GammaPHP/bin/gammaphp

6 lines
73 B
Text
Raw Normal View History

2025-02-10 13:34:24 +01:00
#!/usr/bin/php
<?php
echo "call from here";
require "../src/gamma.php";