projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c440c8
)
Point to correct location of Growler script
author
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 14 Apr 2009 02:45:43 +0000
(20:45 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 14 Apr 2009 02:45:43 +0000
(20:45 -0600)
imp/lib/DIMP.php
patch
|
blob
|
history
diff --git
a/imp/lib/DIMP.php
b/imp/lib/DIMP.php
index
86340f8
..
a262721
100644
(file)
--- a/
imp/lib/DIMP.php
+++ b/
imp/lib/DIMP.php
@@
-86,7
+86,7
@@
class DIMP
}
}
Horde::addScriptFile('DimpCore.js', 'imp', true);
- Horde::addScriptFile('Growler.js', '
imp
', true);
+ Horde::addScriptFile('Growler.js', '
horde
', true);
// Add other scripts now
foreach ($scripts as $val) {