From 388de0eb96b779fabc8677a05d97bf2515411d83 Mon Sep 17 00:00:00 2001 From: alec Date: Mon, 16 Apr 2012 11:59:08 +0000 Subject: - Replace some references to rcmail with rcube git-svn-id: https://svn.roundcube.net/trunk@6092 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/include/rcube_message.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'roundcubemail/program/include/rcube_message.php') diff --git a/roundcubemail/program/include/rcube_message.php b/roundcubemail/program/include/rcube_message.php index ee17fcd4a..dafbe3201 100644 --- a/roundcubemail/program/include/rcube_message.php +++ b/roundcubemail/program/include/rcube_message.php @@ -33,9 +33,9 @@ class rcube_message { /** - * Instace of rcmail. + * Instace of framework class. * - * @var rcmail + * @var rcube */ private $app; -- cgit v1.2.3