aboutsummaryrefslogtreecommitdiffstats
path: root/month_bottom.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-11-10 03:24:26 +0000
committerChad Little <clittle@users.sourceforge.net>2002-11-10 03:24:26 +0000
commit01ac49f5d81baac6afdb519d313aeed1a2009d6f (patch)
treeba51d30b8c067c96c0b9ddc67141b65c1256ffb0 /month_bottom.php
parentb0bc5eb45cabaa3f96670f8726718886fd1dff90 (diff)
downloadphpicalendar-01ac49f5d81baac6afdb519d313aeed1a2009d6f.tar.gz
phpicalendar-01ac49f5d81baac6afdb519d313aeed1a2009d6f.tar.bz2
phpicalendar-01ac49f5d81baac6afdb519d313aeed1a2009d6f.zip
More work on Preferences.
Diffstat (limited to 'month_bottom.php')
-rw-r--r--month_bottom.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/month_bottom.php b/month_bottom.php
index d7210d7..f48e7b6 100644
--- a/month_bottom.php
+++ b/month_bottom.php
@@ -357,7 +357,7 @@
$dayofmonth = strtotime ($key);
$dayofmonth = localizeDate ($dateFormat_week_list, $dayofmonth);
$i = 0;
- if ($getdate == $key) {
+ if ($today_today == $key) {
$fontclass="class=\"G10BOLD\"";
} else {
$fontclass="class=\"G10B\"";

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