mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 15:47:54 +02:00
can't delete class with members
This commit is contained in:
@ -88,6 +88,7 @@
|
||||
$GLOBALS['phpgw']->db->lock(
|
||||
Array(
|
||||
'phpgw_accounts',
|
||||
'phpgw_app_sessions',
|
||||
'phpgw_acl'
|
||||
)
|
||||
);
|
||||
|
Reference in New Issue
Block a user