Tiny correction of phpdoc

This commit is contained in:
thomascube
2008-09-21 11:05:41 +00:00
parent 95fcc33472
commit e93e54fb26
2 changed files with 2 additions and 2 deletions

View File

@@ -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()
{