From 800cbfcc7c0a7707a2b903171dab4ed35483f186 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Mon, 15 Mar 2010 17:52:46 -0600 Subject: [PATCH] phpdoc --- imp/lib/IMP.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imp/lib/IMP.php b/imp/lib/IMP.php index f6b286113..ec4510b8b 100644 --- a/imp/lib/IMP.php +++ b/imp/lib/IMP.php @@ -642,7 +642,7 @@ class IMP /** * Get message indices list. * - * @param mixed $indices The following inputs are allowed: + * @param array $indices The following inputs are allowed: *
      * 1. An array of messages indices in the following format:
      *    msg_id IMP::IDX_SEP msg_mbox
-- 
2.11.0