summaryrefslogtreecommitdiff
path: root/program/include/rcube_user.php
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-05-29 16:10:42 +0000
committerthomascube <thomas@roundcube.net>2008-05-29 16:10:42 +0000
commit45f56c1c400ad5b21ddcd4d490f6f6c4ffe0d9fc (patch)
tree7353d707aaad98c937e41f231a5b03b52fd97491 /program/include/rcube_user.php
parent06c1652d7fbde5d198eb3508106bea5076620d35 (diff)
Replace our crappy html sanitization with the dom-based washtml script + fix inline message parts + remove old code + add some doc comments
Diffstat (limited to 'program/include/rcube_user.php')
-rw-r--r--program/include/rcube_user.php2
1 files changed, 1 insertions, 1 deletions
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 <roundcube@gmail.com>
*/
class rcube_user