diff options
Diffstat (limited to 'chat/lib/classes.php')
-rw-r--r-- | chat/lib/classes.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chat/lib/classes.php b/chat/lib/classes.php index ff1dee2..105aeeb 100644 --- a/chat/lib/classes.php +++ b/chat/lib/classes.php @@ -23,4 +23,3 @@ require(AJAX_CHAT_PATH.'lib/class/AJAXChatTemplate.php'); require(AJAX_CHAT_PATH.'lib/class/CustomAJAXChat.php'); require(AJAX_CHAT_PATH.'lib/class/CustomAJAXChatShoutBox.php'); require(AJAX_CHAT_PATH.'lib/class/CustomAJAXChatInterface.php'); -?>
\ No newline at end of file |