forked from extern/egroupware
Revert the not wanted commit r49258
This commit is contained in:
parent
686d424e58
commit
0c5eb74805
2
json.php
2
json.php
@ -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 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']))
|
if (isset($_GET['menuaction']))
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user