aboutsummaryrefslogtreecommitdiffstats
path: root/includes
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-09-19 21:21:19 +0000
committerChad Little <clittle@users.sourceforge.net>2003-09-19 21:21:19 +0000
commitb971ff0dab0db4e6b9b0723b531de5fd0e0313a3 (patch)
treec6dd5036b555b80c8689da91c813ffed8eb67805 /includes
parent67ddb8a12aec7bc68a6c445b1712a1a6e18533ae (diff)
downloadphpicalendar-b971ff0dab0db4e6b9b0723b531de5fd0e0313a3.tar.gz
phpicalendar-b971ff0dab0db4e6b9b0723b531de5fd0e0313a3.tar.bz2
phpicalendar-b971ff0dab0db4e6b9b0723b531de5fd0e0313a3.zip
Fixed month display bugs, cleaned up HTML on bottom month table, added
new data to calendar for debugging.
Diffstat (limited to 'includes')
-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 c8375bc..07b5038 100644
--- a/includes/footer.inc.php
+++ b/includes/footer.inc.php
@@ -1,6 +1,6 @@
<?php
-echo "<center><font class=\"V9\"><br>$powered_by_lang <a class=\"psf\" href=\"http://phpicalendar.sourceforge.net/nuke/\">PHP iCalendar 0.9.3</a>";
+echo "<center><font class=\"V9\"><br>$powered_by_lang <a class=\"psf\" href=\"http://phpicalendar.sourceforge.net/nuke/\">PHP iCalendar 0.9.4</a>";
if ($enable_rss == 'yes') {
echo "<br>\n";
if ((isset($current_view)) && ($current_view == 'rssindex')) {

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