aboutsummaryrefslogtreecommitdiff
path: root/mod/pages
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/pages
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/pages')
-rw-r--r--mod/pages/manifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/pages/manifest.xml b/mod/pages/manifest.xml
index 4b5e5c747..a91881cab 100644
--- a/mod/pages/manifest.xml
+++ b/mod/pages/manifest.xml
@@ -14,6 +14,5 @@
<type>elgg_version</type>
<version>2010030101</version>
</requires>
- <admin_interface>simple</admin_interface>
<activate_on_install>true</activate_on_install>
</plugin_manifest>