h
This commit is contained in:
parent
f3e10d414c
commit
1cba84952a
5 changed files with 13 additions and 5 deletions
5
bin/gammaphp
Executable file
5
bin/gammaphp
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/php
|
||||
<?php
|
||||
echo "call from here";
|
||||
require "../src/gamma.php";
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue