From cb5276baef1831d87d67770a0d76fb2300af5045 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Sun, 28 Dec 2008 02:31:59 +0000 Subject: fix for webcals --- default_config.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'default_config.php') 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; } -- cgit v1.2.3