mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-22 18:08:54 +00:00
6 lines
40 B
Text
6 lines
40 B
Text
<?php
|
|
|
|
/**
|
|
* Hi there :)
|
|
*/
|
|
echo 1 + 2;
|