aboutsummaryrefslogtreecommitdiffstats
path: root/functions/init.inc.php
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2006-11-12 08:06:30 +0000
committerJim Hu <jimhu@users.sourceforge.net>2006-11-12 08:06:30 +0000
commit9c2a7b8f2965adc322e74c7d6262e754aaae833d (patch)
treee866c2ea1f5126184f58a9235e1fa8c7c54b6739 /functions/init.inc.php
parentc243d4aafdaea7617b2be768fa34bfb7e50714eb (diff)
downloadphpicalendar-9c2a7b8f2965adc322e74c7d6262e754aaae833d.tar.gz
phpicalendar-9c2a7b8f2965adc322e74c7d6262e754aaae833d.tar.bz2
phpicalendar-9c2a7b8f2965adc322e74c7d6262e754aaae833d.zip
roll back experimental feature
Diffstat (limited to 'functions/init.inc.php')
-rw-r--r--functions/init.inc.php1
1 files changed, 0 insertions, 1 deletions
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);

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