From ec21acbeafe62cbd0782c08b269ff141bc47fdae Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Sat, 23 Apr 2011 00:52:03 +1000 Subject: [PATCH] yeah... that won't work, yet.' --- inc/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/functions.php b/inc/functions.php index 6e2fae1e..1b2a0635 100644 --- a/inc/functions.php +++ b/inc/functions.php @@ -101,7 +101,7 @@ error('Caught fatal error: ' . $error['message'] . ' in ' . $error['file'] . ' on line ' . $error['line']); } } - register_shutdown_function('fatal_error_handler'); + //register_shutdown_function('fatal_error_handler'); // Memcached function memcached_open() {