aboutsummaryrefslogtreecommitdiffstats
path: root/default_config.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-28 02:31:59 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-28 02:31:59 +0000
commitcb5276baef1831d87d67770a0d76fb2300af5045 (patch)
treefb8dddcbe8c31ed84084c823b76af0d7d82aa791 /default_config.php
parent48218216d38f52305a7a51939a9d55210af4baa9 (diff)
downloadphpicalendar-cb5276baef1831d87d67770a0d76fb2300af5045.tar.gz
phpicalendar-cb5276baef1831d87d67770a0d76fb2300af5045.tar.bz2
phpicalendar-cb5276baef1831d87d67770a0d76fb2300af5045.zip
fix for webcals
Diffstat (limited to 'default_config.php')
-rw-r--r--default_config.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/default_config.php b/default_config.php
index ef7acd4..717f851 100644
--- a/default_config.php
+++ b/default_config.php
@@ -74,11 +74,6 @@ class Configs{
// Colors will repeat from the beginning for calendars past $this->unique_colors (7 by default), with no limit.
$this->unique_colors = '7';
- $this->blacklisted_cals = array();
- $this->list_webcals = array();
- $this->locked_cals = array();
- $this->locked_map = array();
- $this->verbose_errors = false;
return true;
}

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