aboutsummaryrefslogtreecommitdiffstats
path: root/week.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-23 06:39:06 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-23 06:39:06 +0000
commit609650a5e790ecd6c1107a8a8924936284a9c010 (patch)
tree7814f132e9ad6343ddbe0ab41aab4d845425e9ba /week.php
parent626ad791d35bfaba4678f54c144e321f0fc8f23c (diff)
downloadphpicalendar-609650a5e790ecd6c1107a8a8924936284a9c010.tar.gz
phpicalendar-609650a5e790ecd6c1107a8a8924936284a9c010.tar.bz2
phpicalendar-609650a5e790ecd6c1107a8a8924936284a9c010.zip
Added BASE to files, started 0.8 README
Diffstat (limited to 'week.php')
-rw-r--r--week.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/week.php b/week.php
index 9106d94..bed9991 100644
--- a/week.php
+++ b/week.php
@@ -4,12 +4,6 @@ $current_view = "week";
include("./functions/ical_parser.php");
if ($minical_view == "current") $minical_view = "week";
-//if ($use_sessions == "yes") {
-// session_start();
-// if (is_array($aArray)) $master_array = $aArray;
-// echo "using sessions";
-//}
-
$starttime = "0500";
$weekstart = 1;
// dpr 20020926: moved variable gridLength to config.inc.php

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