From 9c2a7b8f2965adc322e74c7d6262e754aaae833d Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Sun, 12 Nov 2006 08:06:30 +0000 Subject: roll back experimental feature --- functions/init.inc.php | 1 - 1 file changed, 1 deletion(-) (limited to 'functions/init.inc.php') diff --git a/functions/init.inc.php b/functions/init.inc.php index c554f81..83b540e 100644 --- a/functions/init.inc.php +++ b/functions/init.inc.php @@ -13,7 +13,6 @@ $ALL_CALENDARS_COMBINED = 'all_calendars_combined971'; // Pull in the configuration and some functions. if (!defined('BASE')) define('BASE', './'); -include_once(BASE.'default_config.inc.php'); include_once(BASE.'config.inc.php'); $cookie_name = 'phpicalendar_'.basename($default_path); -- cgit v1.2.3