aboutsummaryrefslogtreecommitdiffstats
path: root/month.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-18 00:34:07 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-18 00:34:07 +0000
commite63fd2840f0cf719fa872273d95470f1342b8558 (patch)
tree666892116021334e624e07ab5f4630f2552de850 /month.php
parent9525ea3700597fd2366ca4ad426925ab14674cb0 (diff)
downloadphpicalendar-e63fd2840f0cf719fa872273d95470f1342b8558.tar.gz
phpicalendar-e63fd2840f0cf719fa872273d95470f1342b8558.tar.bz2
phpicalendar-e63fd2840f0cf719fa872273d95470f1342b8558.zip
0.3 release
Diffstat (limited to 'month.php')
-rw-r--r--month.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/month.php b/month.php
index ad7c5c3..303fdd4 100644
--- a/month.php
+++ b/month.php
@@ -172,7 +172,7 @@
echo "</table>\n";
echo "</td>\n";
}
- $sunday = ($sunday + (25 * 60 * 60));
+ $sunday = ($sunday + (24.5 * 60 * 60));
$i++;
if ($i == 7) {
echo "</tr>\n";

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