aboutsummaryrefslogtreecommitdiffstats
path: root/includes/footer.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-01-26 18:48:43 +0000
committerChad Little <clittle@users.sourceforge.net>2004-01-26 18:48:43 +0000
commit044a72589427d5fa7f5e59562300bd9c2844ce89 (patch)
treebb931386da50c4b6b4202c11e38acaa3b77787da /includes/footer.inc.php
parentd85c0578f18324c7c0b764f2e6969908f426349f (diff)
downloadphpicalendar-044a72589427d5fa7f5e59562300bd9c2844ce89.tar.gz
phpicalendar-044a72589427d5fa7f5e59562300bd9c2844ce89.tar.bz2
phpicalendar-044a72589427d5fa7f5e59562300bd9c2844ce89.zip
strtotime improperly reports '0005' as '5AM', a workaround is in place. changed version to 1.2
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 52a9878..63c0ee4 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.2</a>";
if ($enable_rss == 'yes') {
echo "<br>\n";
if ((isset($current_view)) && ($current_view == 'rssindex')) {

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