diff options
author | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2011-05-20 01:08:10 +0000 |
---|---|---|
committer | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2011-05-20 01:08:10 +0000 |
commit | 6edf852e9c5e352e02140ba9f2ab93b3a8750172 (patch) | |
tree | e92572b43f451f4adfb579e9e38a496706b3de86 /mod/htmlawed | |
parent | 2ada5cbb1cb5311ec52446f1b4e9b19d1f47f2d9 (diff) | |
download | elgg-6edf852e9c5e352e02140ba9f2ab93b3a8750172.tar.gz elgg-6edf852e9c5e352e02140ba9f2ab93b3a8750172.tar.bz2 |
Refs #2104 changed extension to enhancement and added security, widget, and theme categories
git-svn-id: http://code.elgg.org/elgg/trunk@9105 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/htmlawed')
-rw-r--r-- | mod/htmlawed/manifest.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/htmlawed/manifest.xml b/mod/htmlawed/manifest.xml index ba8978814..0c48bbd28 100644 --- a/mod/htmlawed/manifest.xml +++ b/mod/htmlawed/manifest.xml @@ -4,6 +4,7 @@ <author>Core developers</author> <version>1.5</version> <category>bundled</category> + <category>security</category> <description>Provides security filtering. Disabling this plugin is extremely insecure. DO NOT DISABLE.</description> <website>http://www.elgg.org/</website> <copyright>See COPYRIGHT.txt</copyright> |