mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-12 10:18:39 +00:00
10 lines
144 B
Markdown
Executable File
10 lines
144 B
Markdown
Executable File
<?php
|
|
|
|
$message = 'Hello World!';
|
|
echo $message;
|
|
|
|
---
|
|
|
|
> not a quote
|
|
- not a list item
|
|
[not a reference]: http://foo.com |