projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83f44fb
)
phpdoc - document correct default value
author
Michael M Slusarz
<slusarz@curecanti.org>
Sun, 16 Nov 2008 22:57:30 +0000
(15:57 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Sun, 16 Nov 2008 22:57:30 +0000
(15:57 -0700)
imp/view.php
patch
|
blob
|
history
diff --git
a/imp/view.php
b/imp/view.php
index
5078286
..
384bc71
100644
(file)
--- a/
imp/view.php
+++ b/
imp/view.php
@@
-18,7
+18,8
@@
* 'id' - (string) The MIME part ID to display.
* 'index - (integer) The index of the message.
* 'mailbox' - (string) The mailbox of the message.
- * 'mode' - (string) The view mode to use (DEFAULT: 'full').
+ * 'mode' - (integer) The view mode to use.
+ * DEFAULT: IMP_Contents::RENDER_FULL
* 'zip' - (boolean) Download in .zip format?
* </pre>
*