Set PHP interpreter to just php
This commit is contained in:
parent
900f476712
commit
5e355569bb
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/php5
|
||||
#!/usr/bin/php
|
||||
<?php
|
||||
|
||||
// Report all errors. Errors should never be ignored, it means that our
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue