1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 14:17:49 +02:00

Updated to avoid "headers already sent" errors. Thank you @Deltik

This commit is contained in:
Cameron
2020-08-12 11:43:03 -07:00
parent ef819f6c30
commit 09c3a189c6

View File

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