From: Michael J. Rubinsky Date: Sat, 3 Jul 2010 22:42:50 +0000 (-0400) Subject: *sigh* - I'm done for the day. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=e6ef98cec3f442f8516a93ece38299f701c40006;p=horde.git *sigh* - I'm done for the day. --- diff --git a/horde/services/portal/sidebar.php b/horde/services/portal/sidebar.php index 7c0dc5504..3003d8297 100644 --- a/horde/services/portal/sidebar.php +++ b/horde/services/portal/sidebar.php @@ -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'])