1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-30 02:59:29 +02:00

[ticket/11998] Make phpbbcli executable and add shebang

PHPBB3-11998
This commit is contained in:
Nils Adermann 2013-11-12 00:12:34 +01:00
parent 592c8b7566
commit e567f82d72

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

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