aboutsummaryrefslogtreecommitdiffstats
path: root/week.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-26 07:45:01 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-26 07:45:01 +0000
commitd9d6aad18a7813e9795e6a7f391fc573b45427c1 (patch)
tree539f41df82e760256ee3fba7c99b39e6181ffbc5 /week.php
parent19677e0b213fecc136b8e8a7a6e0f905b18b6af9 (diff)
downloadphpicalendar-d9d6aad18a7813e9795e6a7f391fc573b45427c1.tar.gz
phpicalendar-d9d6aad18a7813e9795e6a7f391fc573b45427c1.tar.bz2
phpicalendar-d9d6aad18a7813e9795e6a7f391fc573b45427c1.zip
More tweeks.
Diffstat (limited to 'week.php')
-rw-r--r--week.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/week.php b/week.php
index 4bd1684..372210c 100644
--- a/week.php
+++ b/week.php
@@ -6,8 +6,6 @@ if ($minical_view == "current") $minical_view = "week";
$starttime = "0500";
$weekstart = 1;
-// dpr 20020926: moved variable gridLength to config.inc.php
-//$gridLength = 30;
$unix_time = strtotime($getdate);
$thisday2 = localizeDate($dateFormat_week_list, $unix_time);
$today_today = date ("Ymd");

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