From 3af973eac7768261f67c406190a62d02bc1000ef Mon Sep 17 00:00:00 2001 From: Chuck Hagenbuch Date: Fri, 24 Jul 2009 17:30:12 -0400 Subject: [PATCH] no reference --- chora/lib/base.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chora/lib/base.php b/chora/lib/base.php index 23b4c7e06..38b156449 100644 --- a/chora/lib/base.php +++ b/chora/lib/base.php @@ -40,7 +40,7 @@ $conf = &$GLOBALS['conf']; define('CHORA_TEMPLATES', $registry->get('templates')); // Notification system. -$notification = &Horde_Notification::singleton(); +$notification = Horde_Notification::singleton(); $notification->attach('status'); // Initialize objects, path, etc. -- 2.11.0