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