mirror of
https://github.com/restoreddev/phpapprentice.git
synced 2025-10-27 11:50:34 +01:00
5 lines
51 B
PHP
5 lines
51 B
PHP
<?php
|
|
|
|
// this is a test
|
|
$test = 'some test code';
|