aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-11-24 01:44:48 +0000
committerChad Little <clittle@users.sourceforge.net>2003-11-24 01:44:48 +0000
commit958d4de781ba3ccefda8a201ca4090478862b28b (patch)
tree2cc88d9cf4c40b52d1b15efccb31e8f5361dc1c2
parent6a6ac465f4ee315422847885f50d80ce63154cf2 (diff)
downloadphpicalendar-958d4de781ba3ccefda8a201ca4090478862b28b.tar.gz
phpicalendar-958d4de781ba3ccefda8a201ca4090478862b28b.tar.bz2
phpicalendar-958d4de781ba3ccefda8a201ca4090478862b28b.zip
Added 1.0 RC-1 information.
-rw-r--r--README6
-rw-r--r--includes/footer.inc.php2
2 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index c0c03f1..485cc41 100644
--- a/README
+++ b/README
@@ -86,11 +86,13 @@ functions folder.
Changes:
--------
-1.0
+1.0 RC-1
-Fixed all reported bugs.
-Event popup now displays calendar name.
-Event popup now supports more than 1024 characters.
- -URL support added.
+ -Subscribe and download links now work again.
+ -URL support added for popups.
+ -Added config based calendar authentication.
0.9.5
-Fixed all reported bugs.
diff --git a/includes/footer.inc.php b/includes/footer.inc.php
index 52a9878..a43efb0 100644
--- a/includes/footer.inc.php
+++ b/includes/footer.inc.php
@@ -1,6 +1,6 @@
<?php
-echo "<center class=\"V9\"><br>$powered_by_lang <a class=\"psf\" href=\"http://phpicalendar.sourceforge.net/nuke/\">PHP iCalendar 1.0</a>";
+echo "<center class=\"V9\"><br>$powered_by_lang <a class=\"psf\" href=\"http://phpicalendar.sourceforge.net/nuke/\">PHP iCalendar 1.0 RC-1</a>";
if ($enable_rss == 'yes') {
echo "<br>\n";
if ((isset($current_view)) && ($current_view == 'rssindex')) {

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