From ce366dcff1289fbd3246536dd8cd2215faaa4dd1 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sun, 29 Sep 2002 01:17:08 +0000 Subject: Stage one of redesign. --- functions/list_icals.php | 2 +- functions/list_months.php | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 functions/list_months.php (limited to 'functions') diff --git a/functions/list_icals.php b/functions/list_icals.php index c585780..d4d41ba 100644 --- a/functions/list_icals.php +++ b/functions/list_icals.php @@ -6,7 +6,7 @@ if (isset($getdate)) { } else { $query=""; } -print "
\n\n"; #print "\n"; // open file diff --git a/functions/list_months.php b/functions/list_months.php new file mode 100644 index 0000000..c532984 --- /dev/null +++ b/functions/list_months.php @@ -0,0 +1,27 @@ +\n +print "\n
"; +?> \ No newline at end of file -- cgit v1.2.3