diff options
Diffstat (limited to 'program/include/rcmail_html_page.php')
-rw-r--r-- | program/include/rcmail_html_page.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/include/rcmail_html_page.php b/program/include/rcmail_html_page.php index d5610ab47..604d756e7 100644 --- a/program/include/rcmail_html_page.php +++ b/program/include/rcmail_html_page.php @@ -23,7 +23,7 @@ /** * Class to create an empty HTML page with some default styles * - * @package Core + * @package Webmail * @subpackage View */ class rcmail_html_page extends rcmail_output_html |