From 05772677bb7942b371cd7e47c12880609d1284e8 Mon Sep 17 00:00:00 2001 From: Wesley Miaw Date: Thu, 16 Oct 2003 19:02:52 +0000 Subject: Fixed warning for reference to $query when not set. --- includes/sidebar.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/sidebar.php b/includes/sidebar.php index bdaa08c..921e937 100644 --- a/includes/sidebar.php +++ b/includes/sidebar.php @@ -51,7 +51,9 @@ $search_box = '
< echo '
'; echo ''; - echo ""; include('./functions/list_icals.php'); include('./functions/list_years.php'); include('./functions/list_months.php'); -- cgit v1.2.3