calendar removed from api

This commit is contained in:
skeeter 2000-12-27 15:20:15 +00:00
parent f3abbd9ae4
commit 329e8b3f00

View File

@ -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);