aboutsummaryrefslogtreecommitdiff
path: root/mod/dashboard
diff options
context:
space:
mode:
authorBrett Profitt <brett.profitt@gmail.com>2011-10-13 22:08:26 -0700
committerBrett Profitt <brett.profitt@gmail.com>2011-10-13 22:08:26 -0700
commit96604b6836edc0ee2f9bfc58fdbaedf19a6f099c (patch)
tree3e5a970928925a533a119d3b07b0ea9444c1b743 /mod/dashboard
parenta11aec8c7b88e78581a5550c059c2cfab099a02d (diff)
downloadelgg-96604b6836edc0ee2f9bfc58fdbaedf19a6f099c.tar.gz
elgg-96604b6836edc0ee2f9bfc58fdbaedf19a6f099c.tar.bz2
Fixes #3917. Removed uses of admin interface in manifests. Removed related code.
Diffstat (limited to 'mod/dashboard')
-rw-r--r--mod/dashboard/manifest.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/mod/dashboard/manifest.xml b/mod/dashboard/manifest.xml
index b5e9cff2e..7096fc86a 100644
--- a/mod/dashboard/manifest.xml
+++ b/mod/dashboard/manifest.xml
@@ -12,5 +12,4 @@
<type>elgg_version</type>
<version>2010030101</version>
</requires>
- <admin_interface>advanced</admin_interface>
-</plugin_manifest> \ No newline at end of file
+</plugin_manifest>