phpdoc - document correct default value
authorMichael M Slusarz <slusarz@curecanti.org>
Sun, 16 Nov 2008 22:57:30 +0000 (15:57 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Sun, 16 Nov 2008 22:57:30 +0000 (15:57 -0700)
imp/view.php

index 5078286..384bc71 100644 (file)
@@ -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>
  *