From cadb23b30dc43383b1e9c8914fa47e55e55f5dfe Mon Sep 17 00:00:00 2001 From: thomasb Date: Mon, 2 Mar 2009 17:34:18 +0000 Subject: Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests git-svn-id: https://svn.roundcube.net/trunk@2324 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/include/rcmail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roundcubemail/program/include/rcmail.php') diff --git a/roundcubemail/program/include/rcmail.php b/roundcubemail/program/include/rcmail.php index 51ca9213b..f109c16fd 100644 --- a/roundcubemail/program/include/rcmail.php +++ b/roundcubemail/program/include/rcmail.php @@ -47,7 +47,7 @@ class rcmail /** * This implements the 'singleton' design pattern * - * @return object qvert The one and only instance + * @return object rcmail The one and only instance */ static function get_instance() { -- cgit v1.2.3