From e93e54fb265481d60bcb4fd2e995366afa758b72 Mon Sep 17 00:00:00 2001 From: thomascube Date: Sun, 21 Sep 2008 11:05:41 +0000 Subject: Tiny correction of phpdoc --- program/include/rcmail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/include/rcmail.php') diff --git a/program/include/rcmail.php b/program/include/rcmail.php index 12270f077..10395b095 100644 --- a/program/include/rcmail.php +++ b/program/include/rcmail.php @@ -223,7 +223,7 @@ class rcmail /** * Get the current database connection * - * @return object rcube_db Database connection object + * @return object rcube_mdb2 Database connection object */ public function get_dbh() { -- cgit v1.2.3