mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-23 21:51:14 +01:00
added missing
include($phpgw_info["server"]["server_root"]."/calendar/inc/functions.inc.php");
This commit is contained in:
parent
23755c07b3
commit
21a878f06b
@ -314,6 +314,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