*sigh* - I'm done for the day.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 3 Jul 2010 22:42:50 +0000 (18:42 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sat, 3 Jul 2010 22:42:50 +0000 (18:42 -0400)
horde/services/portal/sidebar.php

index 7c0dc55..3003d82 100644 (file)
@@ -121,7 +121,6 @@ function buildMenu()
 
         try {
             $list = $registry->callByPackage('horde', 'admin_list');
-            var_dump($list);
             foreach ($list as $method => $vals) {
                 $name = Horde::stripAccessKey($vals['name']);
                 $icon = isset($vals['icon'])