mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Remove debug
This commit is contained in:
parent
0d06c2b394
commit
9b74347048
@ -789,7 +789,6 @@ class etemplate_widget_nextmatch extends etemplate_widget
|
||||
list($app) = explode('.',$this->attrs['template']);
|
||||
|
||||
unset($value['favorite']);
|
||||
_debug_array($value);
|
||||
|
||||
// On client, rows does not get its own namespace, but all apps are expecting it
|
||||
$value['rows'] = $value;
|
||||
|
Loading…
Reference in New Issue
Block a user