Deprecated: Assigning the return value of new by reference is deprecated in /home/bluestat/public_html/source/index.php on line 477
From 8252eb137c26ccdf04cec7ba6f6292423ec993f5 Mon Sep 17 00:00:00 2001
From: Robert Sesek
Date: Wed, 8 Nov 2006 04:40:23 +0000
Subject: [PATCH] Remove the dependence on nonexistent templates
---
calendar.php | 2 --
1 file changed, 2 deletions(-)
diff --git a/calendar.php b/calendar.php
index 6e19f2f..998353f 100644
--- a/calendar.php
+++ b/calendar.php
@@ -22,8 +22,6 @@
define('SVN', '$Id$');
$cachetemplates = array(
- 'calendar_add',
- 'calendar_edit',
'change_displays',
'calendar_manage_bit',
'select_option'
--
1.7.11.3