1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-02 23:07:39 +02:00

[ticket/10044] Made setup_github_network.php runnable as a script

PHPBB3-10044
This commit is contained in:
Oleg Pudeyev
2011-02-15 04:45:54 -05:00
parent ecb29e6027
commit 0f3378ca28

1
git-tools/setup_github_network.php Normal file → Executable file
View File

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