projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8e28dd
)
Initialize variable
author
Michael M Slusarz
<slusarz@curecanti.org>
Mon, 7 Dec 2009 03:44:13 +0000
(20:44 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Mon, 7 Dec 2009 03:44:13 +0000
(20:44 -0700)
imp/lib/Views/ShowMessage.php
patch
|
blob
|
history
diff --git
a/imp/lib/Views/ShowMessage.php
b/imp/lib/Views/ShowMessage.php
index
3c8cdae
..
9c93fbc
100644
(file)
--- a/
imp/lib/Views/ShowMessage.php
+++ b/
imp/lib/Views/ShowMessage.php
@@
-130,6
+130,7
@@
class IMP_Views_ShowMessage
$envelope = $fetch_ret[$uid]['envelope'];
$mime_headers = reset($fetch_ret[$uid]['headertext']);
+ $headers = array();
/* Initialize variables. */
if (!$preview) {