aboutsummaryrefslogtreecommitdiffstats
path: root/day.php
diff options
context:
space:
mode:
authorjwangen <jwangen>2002-09-18 07:00:43 +0000
committerjwangen <jwangen>2002-09-18 07:00:43 +0000
commit6ce685298140d362f78445aeaffb19c1d9d63435 (patch)
treea6936bb2c8eb2c32c5fe0c8d2d156e66a4c3b68c /day.php
parentab055f768fe83a1d375cc3dbdbfd426d1b345bb9 (diff)
downloadphpicalendar-6ce685298140d362f78445aeaffb19c1d9d63435.tar.gz
phpicalendar-6ce685298140d362f78445aeaffb19c1d9d63435.tar.bz2
phpicalendar-6ce685298140d362f78445aeaffb19c1d9d63435.zip
init now keeps track of $cal and makes sure it always has the correct value
day and week lost their $cal = lines parser hasn't changed
Diffstat (limited to 'day.php')
-rw-r--r--day.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/day.php b/day.php
index 25d094a..b7b7031 100644
--- a/day.php
+++ b/day.php
@@ -23,8 +23,6 @@ if ($getdate == (date("Ymd"))) {
$yesterdays_date = date( "Ymd", ($yesterday));
}
-if (!$cal) $cal = "$default_cal";
-
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"

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