mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-12 17:08:34 +01:00
also fix calls to deprecated ajaxResponse class to use egw_json_response singleton, should be fixed in code for current apps
This commit is contained in:
parent
46f81649eb
commit
113943d000
@ -121,8 +121,6 @@ class notifications_ajax {
|
||||
}
|
||||
|
||||
$this->get_egwpopup($browserNotify);
|
||||
|
||||
return $this->response->getXML();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user