1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-29 09:44:28 +01:00

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

This commit is contained in:
Savetheinternet 2011-04-23 00:52:03 +10:00
parent bde795efbf
commit 023ecf9d3e

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() {