aboutsummaryrefslogtreecommitdiff
path: root/mod/htmlawed/manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mod/htmlawed/manifest.xml')
-rw-r--r--mod/htmlawed/manifest.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/mod/htmlawed/manifest.xml b/mod/htmlawed/manifest.xml
index 0c48bbd28..5c1f14cb5 100644
--- a/mod/htmlawed/manifest.xml
+++ b/mod/htmlawed/manifest.xml
@@ -8,11 +8,10 @@
<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>
- <license>GNU Public License version 3</license>
+ <license>GNU General Public License version 3</license>
<requires>
- <type>elgg_version</type>
- <version>2009041701</version>
+ <type>elgg_release</type>
+ <version>1.8</version>
</requires>
<activate_on_install>true</activate_on_install>
- <admin_interface>advanced</admin_interface>
</plugin_manifest>