From: Chuck Hagenbuch Date: Fri, 24 Jul 2009 21:30:12 +0000 (-0400) Subject: no reference X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3af973eac7768261f67c406190a62d02bc1000ef;p=horde.git no reference --- 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.