mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-23 07:09:20 +01:00
can't delete class with members
This commit is contained in:
parent
78c74e5726
commit
9cf40e6797
@ -88,6 +88,7 @@
|
|||||||
$GLOBALS['phpgw']->db->lock(
|
$GLOBALS['phpgw']->db->lock(
|
||||||
Array(
|
Array(
|
||||||
'phpgw_accounts',
|
'phpgw_accounts',
|
||||||
|
'phpgw_app_sessions',
|
||||||
'phpgw_acl'
|
'phpgw_acl'
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user