forked from extern/egroupware
calendar removed from api
This commit is contained in:
parent
f3abbd9ae4
commit
329e8b3f00
@ -170,6 +170,7 @@
|
||||
|
||||
$table_locks = array('preferences','todo','addressbook','accounts');
|
||||
|
||||
include($phpgw_info["server"]["server_root"]."/calendar/inc/functions.inc.php");
|
||||
$phpgw->calendar->delete($lid);
|
||||
|
||||
$phpgw->db->lock($table_locks);
|
||||
|
Loading…
Reference in New Issue
Block a user