From 5b65c5625fc2dd25b41e84b748f220e9ef443900 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Sun, 16 Nov 2008 15:57:30 -0700 Subject: [PATCH] phpdoc - document correct default value --- imp/view.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/imp/view.php b/imp/view.php index 507828656..384bc710a 100644 --- 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? * * -- 2.11.0