aboutsummaryrefslogtreecommitdiffstats
path: root/includes/footer.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-11-30 18:38:48 +0000
committerChad Little <clittle@users.sourceforge.net>2003-11-30 18:38:48 +0000
commit1ec12cdbd8a1b127c68c42b699cf757cd1187d44 (patch)
tree7cc25399fce9e132cc5140847f7834d1957fb8bf /includes/footer.inc.php
parentcd1b54f19226ee6ed1bf0affb75a9d01d819a650 (diff)
downloadphpicalendar-1ec12cdbd8a1b127c68c42b699cf757cd1187d44.tar.gz
phpicalendar-1ec12cdbd8a1b127c68c42b699cf757cd1187d44.tar.bz2
phpicalendar-1ec12cdbd8a1b127c68c42b699cf757cd1187d44.zip
Fixed attendees in popup, changed footer to 1.0
Diffstat (limited to 'includes/footer.inc.php')
-rw-r--r--includes/footer.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/footer.inc.php b/includes/footer.inc.php
index 3a8bc38..52a9878 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 RC-2</a>";
+echo "<center class=\"V9\"><br>$powered_by_lang <a class=\"psf\" href=\"http://phpicalendar.sourceforge.net/nuke/\">PHP iCalendar 1.0</a>";
if ($enable_rss == 'yes') {
echo "<br>\n";
if ((isset($current_view)) && ($current_view == 'rssindex')) {

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