aboutsummaryrefslogtreecommitdiff
path: root/mod/defaultwidgets/manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mod/defaultwidgets/manifest.xml')
-rw-r--r--mod/defaultwidgets/manifest.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/mod/defaultwidgets/manifest.xml b/mod/defaultwidgets/manifest.xml
deleted file mode 100644
index 6aea32ab0..000000000
--- a/mod/defaultwidgets/manifest.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
- <name>Default Widgets</name>
- <author>Milan Magudia &amp; Core developers</author>
- <version>2.04</version>
- <description>This plugin enables an administrator to define a default set of widgets for new users</description>
- <copyright>See COPYRIGHT.txt</copyright>
- <license>GNU Public License version 2</license>
- <requires>
- <type>elgg_version</type>
- <version>2010030101</version>
- </requires>
- <activate_on_install>true</activate_on_install>
- <admin_interface>advanced</admin_interface>
-</plugin_manifest>