projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
008785d
)
Fix pref name
author
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 15 Apr 2009 17:36:36 +0000
(11:36 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 16 Apr 2009 05:10:29 +0000
(23:10 -0600)
imp/lib/DIMP.php
patch
|
blob
|
history
diff --git
a/imp/lib/DIMP.php
b/imp/lib/DIMP.php
index
0fdac75
..
18b196a
100644
(file)
--- a/
imp/lib/DIMP.php
+++ b/
imp/lib/DIMP.php
@@
-208,7
+208,7
@@
class DIMP
'name' => $registry->get('name', 'dimp'),
'preview_pref' => intval($prefs->getValue('dimp_show_preview')),
- 'toggle_pref' => intval($prefs->getValue('dimp_toggleheaders')),
+ 'toggle_pref' => intval($prefs->getValue('dimp_toggle
_
headers')),
'is_ie6' => intval($browser->isBrowser('msie') && ($browser->getMajor() < 7)),