summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Nicolcev <frugen@gmail.com>2016-04-30 15:53:12 -0400
committerPhilip Nicolcev <frugen@gmail.com>2016-04-30 15:53:12 -0400
commit3e5e014237eb2107efecf5eeebcf02aab0b38148 (patch)
tree0d338975d2c2c1f7e1250ddeb8a71dcb54d155d9
parentae73a4ac54658ce579f08fb7deb4e03c25046ac3 (diff)
downloadAJAX-Chat-origin/vBulletin.zip
AJAX-Chat-origin/vBulletin.tar.gz
AJAX-Chat-origin/vBulletin.tar.bz2
-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');
-?>