mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
quitent a debug message
This commit is contained in:
parent
c6b0c63725
commit
a3e859f85f
@ -368,8 +368,6 @@
|
||||
'account_user' => $_POST['account_user'],
|
||||
'account_apps' => $account_apps
|
||||
);
|
||||
_debug_array($_POST);
|
||||
_debug_array($group_info);
|
||||
$this->validate_group($group_info);
|
||||
|
||||
$group =& CreateObject('phpgwapi.accounts',$group_info['account_id'],'g');
|
||||
|
Loading…
Reference in New Issue
Block a user