mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-25 13:35:50 +02:00
Revert the not wanted commit r49258
This commit is contained in:
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']))
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user