projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2de6a5
)
Temporarily needed
author
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 18 Aug 2009 03:34:20 +0000
(21:34 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 18 Aug 2009 03:34:20 +0000
(21:34 -0600)
imp/lib/Application.php
patch
|
blob
|
history
diff --git
a/imp/lib/Application.php
b/imp/lib/Application.php
index
ca69960
..
b7b253f
100644
(file)
--- a/
imp/lib/Application.php
+++ b/
imp/lib/Application.php
@@
-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) {