From a96f791cfa31b6475a6fd6cc2c5642212a3b331b Mon Sep 17 00:00:00 2001 From: thomasb Date: Sun, 21 Sep 2008 11:05:41 +0000 Subject: Tiny correction of phpdoc git-svn-id: https://svn.roundcube.net/trunk@1872 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/include/rcube_imap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roundcubemail/program/include/rcube_imap.php') diff --git a/roundcubemail/program/include/rcube_imap.php b/roundcubemail/program/include/rcube_imap.php index cafe1b035..e7ad17a8f 100644 --- a/roundcubemail/program/include/rcube_imap.php +++ b/roundcubemail/program/include/rcube_imap.php @@ -1017,7 +1017,7 @@ class rcube_imap * an object structure similar to the one generated by PEAR::Mail_mimeDecode * * @param int Message UID to fetch - * @return object stdClass Message part tree or False on failure + * @return object rcube_message_part Message part tree or False on failure */ function &get_structure($uid) { -- cgit v1.2.3