Merge remote-tracking branch 'naderman/ticket/11998' into develop

* naderman/ticket/11998:
  [ticket/11998] Make phpbbcli executable and add shebang
This commit is contained in:
Andreas Fischer 2013-11-12 00:56:54 +01:00
commit c19bf3d0d3

1
phpBB/bin/phpbbcli.php Normal file → Executable file
View file

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