summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_content_filter.php
diff options
context:
space:
mode:
Diffstat (limited to 'program/lib/Roundcube/rcube_content_filter.php')
-rw-r--r--program/lib/Roundcube/rcube_content_filter.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/lib/Roundcube/rcube_content_filter.php b/program/lib/Roundcube/rcube_content_filter.php
index ae6617d1b..b814bb71d 100644
--- a/program/lib/Roundcube/rcube_content_filter.php
+++ b/program/lib/Roundcube/rcube_content_filter.php
@@ -20,7 +20,7 @@
* PHP stream filter to detect html/javascript code in attachments
*
* @package Framework
- * @subpackage Utils
+ * @subpackage Core
*/
class rcube_content_filter extends php_user_filter
{