aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-12-18 05:46:56 +0000
committerChad Little <clittle@users.sourceforge.net>2003-12-18 05:46:56 +0000
commit6836dee9183062225cf3095cafc07f5fe928af13 (patch)
treefcc69e6a3bf4fa5d2aaed168472ada27e16e37da /config.inc.php
parentd8dc3a393e776ade02e680f64787baac9b4397f7 (diff)
downloadphpicalendar-6836dee9183062225cf3095cafc07f5fe928af13.tar.gz
phpicalendar-6836dee9183062225cf3095cafc07f5fe928af13.tar.bz2
phpicalendar-6836dee9183062225cf3095cafc07f5fe928af13.zip
Fixed a bug where HTTP was being used, even if turned off in config.
Diffstat (limited to 'config.inc.php')
-rw-r--r--config.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.inc.php b/config.inc.php
index 201199f..55502eb 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -1,6 +1,6 @@
<?php
-// Configuration file for PHP iCalendar 1.0
+// Configuration file for PHP iCalendar 1.1
//
// To set values, change the text between the single quotes
// Follow instructions to the right for detailed information

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