From fc4ef652b9565c913a805c3f4010cd1c95476196 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Thu, 18 Dec 2008 09:22:23 +0000 Subject: recurrence changes, add recur_tests calendars subdirectory, fix cpath --- functions/init/cpaths.php | 1 + 1 file changed, 1 insertion(+) (limited to 'functions/init') diff --git a/functions/init/cpaths.php b/functions/init/cpaths.php index bcf2c11..dd6ae45 100644 --- a/functions/init/cpaths.php +++ b/functions/init/cpaths.php @@ -28,3 +28,4 @@ if (isset($user_template["$cpath"])){ if (isset($phpiCal_config->more_webcals) && is_array($phpiCal_config->more_webcals[$cpath])){ $list_webcals = array_merge($phpiCal_config->list_webcals, $phpiCal_config->more_webcals["$cpath"]); } +$phpiCal_config->setProperty('calendar_path',$calendar_path); \ No newline at end of file -- cgit v1.2.3