aboutsummaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
authorSem <sembrestels@riseup.net>2012-05-14 03:12:32 +0200
committerSem <sembrestels@riseup.net>2012-05-14 03:12:32 +0200
commit5bfffd40e5649baed964c2fe7b6c7cb5e6a1257a (patch)
tree603aa1ba2291b4f2516c822e600d7bb61f011b5c /manifest.xml
parent52801149d96ccd052be8400ddc70fea5cb9d69b2 (diff)
downloadelgg-5bfffd40e5649baed964c2fe7b6c7cb5e6a1257a.tar.gz
elgg-5bfffd40e5649baed964c2fe7b6c7cb5e6a1257a.tar.bz2
Added confict with core custom index plugin.
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/manifest.xml b/manifest.xml
index e307e9a01..28cbe056d 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -13,5 +13,9 @@
<type>elgg_release</type>
<version>1.8.3</version>
</requires>
+ <conflicts>
+ <type>plugin</type>
+ <name>custom_index</name>
+ </conflicts>
<activate_on_install>false</activate_on_install>
</plugin_manifest>