From 5e9bdcce333efc2efc277ac15c627981236c9c53 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Mon, 26 Jan 2009 05:07:38 +0000 Subject: for bug 2525176 require sequence to increment for modified events. Also fix uid handling --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.inc.php') diff --git a/config.inc.php b/config.inc.php index b5ba5ee..2968a4e 100644 --- a/config.inc.php +++ b/config.inc.php @@ -99,7 +99,7 @@ these arrays provide extra calendar options. */ $list_webcals = array( -# 'webcal://dimer.tamu.edu/calendars/seminars/Biochem.ics' + 'webcal://dimer.tamu.edu/calendars/seminars/Biochem.ics' ); $more_webcals['recur_tests'] = array(); $locked_cals = array( -- cgit v1.2.3