Removed #! entry from cli-script.php; its unreliable and cli-script.php should be called as 'php cli-script.php' instead

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@64152 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sam Minnee 2008-10-13 21:25:30 +00:00
parent e818f89962
commit 96e2c82075

View File

@ -1,4 +1,3 @@
#!/usr/bin/php5
<?php
/**