From 45f56c1c400ad5b21ddcd4d490f6f6c4ffe0d9fc Mon Sep 17 00:00:00 2001 From: thomascube Date: Thu, 29 May 2008 16:10:42 +0000 Subject: Replace our crappy html sanitization with the dom-based washtml script + fix inline message parts + remove old code + add some doc comments --- program/include/rcube_user.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/include/rcube_user.php') diff --git a/program/include/rcube_user.php b/program/include/rcube_user.php index e125f6309..c808d079e 100644 --- a/program/include/rcube_user.php +++ b/program/include/rcube_user.php @@ -24,7 +24,7 @@ /** * Class representing a system user * - * @package core + * @package Core * @author Thomas Bruederli */ class rcube_user -- cgit v1.2.3