Remove "-d enable_dl=On" from shebang (Bug #2387)
This commit is contained in:
parent
31b7262f54
commit
7131c802ef
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env php -d enable_dl=On
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue