yeah... that won't work, yet.'

This commit is contained in:
Savetheinternet 2011-04-23 00:52:03 +10:00
parent af8edae4d9
commit ec21acbeaf

View File

@ -101,7 +101,7 @@
error('Caught fatal error: ' . $error['message'] . ' in <strong>' . $error['file'] . '</strong> on line ' . $error['line']);
}
}
register_shutdown_function('fatal_error_handler');
//register_shutdown_function('fatal_error_handler');
// Memcached
function memcached_open() {