Need $notification too.
authorJan Schneider <jan@horde.org>
Wed, 11 Aug 2010 13:48:16 +0000 (15:48 +0200)
committerJan Schneider <jan@horde.org>
Wed, 11 Aug 2010 15:34:55 +0000 (17:34 +0200)
horde/lib/Ui/Sidebar.php

index 62a1750..2edaa67 100644 (file)
@@ -22,7 +22,7 @@ class Horde_Ui_Sidebar
      */
     public function getTree()
     {
-        global $conf, $injector, $prefs, $registry;
+        global $conf, $injector, $prefs, $registry, $notification;
 
         $apps = $cache = $children = $menu = array();