Avoid 301 redirects
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 28 Jan 2010 19:04:57 +0000 (12:04 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 28 Jan 2010 19:04:57 +0000 (12:04 -0700)
horde/index.php

index fbb74f7..b776b71 100644 (file)
@@ -58,7 +58,7 @@ if (!$main_page) {
         if (!empty($initial_app) &&
             ($initial_app != 'horde') &&
             $registry->hasPermission($initial_app)) {
-            $main_page = Horde::url($initial_app, true);
+            $main_page = Horde::url($initial_app, true) . '/';
         } else {
             /* Next, try the initial horde page if it is something other than
              * index.php or login.php, since that would lead to inifinite