projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a333019
)
Fix typo
author
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 24 Apr 2009 14:59:06 +0000
(08:59 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 24 Apr 2009 15:22:00 +0000
(09:22 -0600)
imp/lib/Views/Compose.php
patch
|
blob
|
history
diff --git
a/imp/lib/Views/Compose.php
b/imp/lib/Views/Compose.php
index
4b4a3f4
..
e33cb2d
100644
(file)
--- a/
imp/lib/Views/Compose.php
+++ b/
imp/lib/Views/Compose.php
@@
-87,7
+87,7
@@
class IMP_Views_Compose
);
if (!empty($args['qreply'])) {
- $result['js'] = 'DIMP.conf_compose.qreply = 1';
+ $result['js']
[]
= 'DIMP.conf_compose.qreply = 1';
}
$compose_html = $rte = false;