projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54a403a
)
Fix typo
author
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 11 Nov 2008 23:37:35 +0000
(16:37 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 11 Nov 2008 23:37:35 +0000
(16:37 -0700)
imp/lib/Mime/Viewer/images.php
patch
|
blob
|
history
diff --git
a/imp/lib/Mime/Viewer/images.php
b/imp/lib/Mime/Viewer/images.php
index
fb837a7
..
d54f2b1
100644
(file)
--- a/
imp/lib/Mime/Viewer/images.php
+++ b/
imp/lib/Mime/Viewer/images.php
@@
-104,7
+104,7
@@
class IMP_Horde_Mime_Viewer_images extends Horde_Mime_Viewer_images
array(
'text' => $status
)
- }
+ )
);
}