This commit is contained in:
GZod01 2025-02-10 13:34:24 +01:00
parent f3e10d414c
commit 1cba84952a
5 changed files with 13 additions and 5 deletions

5
bin/gammaphp Executable file
View file

@ -0,0 +1,5 @@
#!/usr/bin/php
<?php
echo "call from here";
require "../src/gamma.php";