summaryrefslogtreecommitdiff
path: root/program/include/rcmail_html_page.php
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-01-30 09:56:56 +0100
committerThomas Bruederli <thomas@roundcube.net>2014-01-30 09:56:56 +0100
commit9ba4967a73a3d3db80af333a7d3d93e5a2c8bf79 (patch)
treef78f655c3c24017ab3d85bec9823ab09c0dcfb80 /program/include/rcmail_html_page.php
parent1978ae97a5e0feb8d205c5fcbaa2cc16ce3ffc28 (diff)
Create class documentation with latest phpdoc utility
Diffstat (limited to 'program/include/rcmail_html_page.php')
-rw-r--r--program/include/rcmail_html_page.php2
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