Revert the not wanted commit r49258

This commit is contained in:
Hadi Nategh 2014-10-30 15:33:00 +00:00
parent 686d424e58
commit 0c5eb74805

View File

@ -64,7 +64,7 @@ function ajax_exception_handler(Exception $e)
}
// set our own exception handler, to not get the html from eGW's default one
//set_exception_handler('ajax_exception_handler');
set_exception_handler('ajax_exception_handler');
if (isset($_GET['menuaction']))
{