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