diff options
Diffstat (limited to 'chat/lib/custom.php')
-rw-r--r-- | chat/lib/custom.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chat/lib/custom.php b/chat/lib/custom.php index b5c2e19..06116f3 100644 --- a/chat/lib/custom.php +++ b/chat/lib/custom.php @@ -26,4 +26,3 @@ $dependencies->preLoadData(); XenForo_Session::startPublicSession(); error_reporting(E_ALL & ~E_NOTICE); // Turn off the strict error reporting. -?>
\ No newline at end of file |