Start op project

This commit is contained in:
Tim
2025-03-18 19:01:15 +01:00
commit 08d014713a
3 changed files with 50 additions and 0 deletions

6
test.php Executable file
View File

@ -0,0 +1,6 @@
#!/usr/bin/env php
<?php
include 'test.include.php';
echo 'test' . PHP_EOL;