remove warning used for testing
This commit is contained in:
parent
9ea58dc4a1
commit
3b46ebacae
|
@ -46,5 +46,4 @@ if ( $action == 'save' ) {
|
|||
}
|
||||
$redirect = '?view=groups';
|
||||
}
|
||||
ZM\Warning('group action was called');
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue