Temporarily needed
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 18 Aug 2009 03:34:20 +0000 (21:34 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 18 Aug 2009 03:34:20 +0000 (21:34 -0600)
imp/lib/Application.php

index ca69960..b7b253f 100644 (file)
@@ -403,6 +403,10 @@ class IMP_Application extends Horde_Registry_Application
      */
     public function prefsInit($group)
     {
+        /* TODO: Remove once Horde_Registry_Application calling is figured
+         * out and pushApp:load_base works again. */
+        IMP::initialize();
+
         /* Add necessary javascript files here (so they are added to the
          * document HEAD). */
         switch ($group) {