aboutsummaryrefslogtreecommitdiff
path: root/mod/tabbed_profile
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-12-23 17:05:57 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-12-23 17:05:57 +0000
commit5601a409996748435978fd45548d7daaab7b1454 (patch)
tree75d8f9abd29cff14d68aa27dfe88179b9b0c1229 /mod/tabbed_profile
parente22a24721de8750f5b61250a38be0d87f33e2c44 (diff)
downloadelgg-5601a409996748435978fd45548d7daaab7b1454.tar.gz
elgg-5601a409996748435978fd45548d7daaab7b1454.tar.bz2
do not enable tabbed profile by default - also need to set a conflict key in its manifest for the profile plugin
git-svn-id: http://code.elgg.org/elgg/trunk@7708 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/tabbed_profile')
-rw-r--r--mod/tabbed_profile/manifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/tabbed_profile/manifest.xml b/mod/tabbed_profile/manifest.xml
index a1307f24d..57709065e 100644
--- a/mod/tabbed_profile/manifest.xml
+++ b/mod/tabbed_profile/manifest.xml
@@ -9,6 +9,5 @@
<field key="copyright" value="(C) Curverider 2008-2010" />
<field key="licence" value="GNU Public License version 2" />
<field key="elgg_version" value="2010030101" />
- <field key="elgg_install_state" value="enabled" />
<field key="admin_interface" value="advanced" />
</plugin_manifest>