aboutsummaryrefslogtreecommitdiffstats
path: root/functions/init
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-18 09:22:23 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-18 09:22:23 +0000
commitfc4ef652b9565c913a805c3f4010cd1c95476196 (patch)
tree823dc7bb4222c980e3f3d7573c2639f4f6d06b88 /functions/init
parentc11f05eba87d73124d3afa2dfa607d0ca0857bd4 (diff)
downloadphpicalendar-fc4ef652b9565c913a805c3f4010cd1c95476196.tar.gz
phpicalendar-fc4ef652b9565c913a805c3f4010cd1c95476196.tar.bz2
phpicalendar-fc4ef652b9565c913a805c3f4010cd1c95476196.zip
recurrence changes, add recur_tests calendars subdirectory, fix cpath
Diffstat (limited to 'functions/init')
-rw-r--r--functions/init/cpaths.php1
1 files changed, 1 insertions, 0 deletions
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

© 2014-2024 Faster IT GmbH | imprint | privacy policy