no reference
authorChuck Hagenbuch <chuck@bluestatedigital.com>
Fri, 24 Jul 2009 21:30:12 +0000 (17:30 -0400)
committerChuck Hagenbuch <chuck@bluestatedigital.com>
Fri, 24 Jul 2009 21:30:12 +0000 (17:30 -0400)
chora/lib/base.php

index 23b4c7e..38b1564 100644 (file)
@@ -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.