summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chat/lib/custom.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/chat/lib/custom.php b/chat/lib/custom.php
index 939b413..d7e4221 100644
--- a/chat/lib/custom.php
+++ b/chat/lib/custom.php
@@ -15,4 +15,3 @@ error_reporting(E_ALL & ~E_NOTICE);
define('THIS_SCRIPT', 'ajax_chat');
chdir(AJAX_CHAT_PATH.'../');
require(AJAX_CHAT_PATH.'../global.php');
-?>