From 9ba4967a73a3d3db80af333a7d3d93e5a2c8bf79 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Thu, 30 Jan 2014 09:56:56 +0100 Subject: Create class documentation with latest phpdoc utility --- program/include/rcmail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/include/rcmail.php') diff --git a/program/include/rcmail.php b/program/include/rcmail.php index 9c7ed98aa..f4013d3d8 100644 --- a/program/include/rcmail.php +++ b/program/include/rcmail.php @@ -25,7 +25,7 @@ * Application class of Roundcube Webmail * implemented as singleton * - * @package Core + * @package Webmail */ class rcmail extends rcube { -- cgit v1.2.3