MDL-27398 mod_chat Adding CLI_SCRIPT to chat daemon

Credit to Jorge Villalon
This commit is contained in:
David Monllao
2012-09-10 14:11:13 +08:00
parent 555112a5ca
commit 94e2c182fa
+2
View File
@@ -1,6 +1,8 @@
#!/usr/bin/php -q
<?php
define('CLI_SCRIPT', true);
// Browser quirks
define('QUIRK_CHUNK_UPDATE', 0x0001);