aboutsummaryrefslogtreecommitdiff
path: root/mod/diagnostics
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-03-08 12:28:30 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-03-08 12:28:30 +0000
commit834d01e1eea8c27391a82e4edbb7af3fba862ada (patch)
tree56e5c712955f0db3a45c53b9117d72beb4ee630c /mod/diagnostics
parent4d558cc78f0c3e0c0eae37c4e9041434106a2fac (diff)
downloadelgg-834d01e1eea8c27391a82e4edbb7af3fba862ada.tar.gz
elgg-834d01e1eea8c27391a82e4edbb7af3fba862ada.tar.bz2
Refs #2104 added bundled category to all core plugins
git-svn-id: http://code.elgg.org/elgg/trunk@8637 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/diagnostics')
-rw-r--r--mod/diagnostics/manifest.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/mod/diagnostics/manifest.xml b/mod/diagnostics/manifest.xml
index c9b0876dc..f84b07cd4 100644
--- a/mod/diagnostics/manifest.xml
+++ b/mod/diagnostics/manifest.xml
@@ -2,7 +2,8 @@
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>Diagnostics</name>
<author>Core developers</author>
- <version>1.5</version>
+ <version>1.8</version>
+ <category>bundled</category>
<description>Elgg diagnostics tool</description>
<website>http://www.elgg.org/</website>
<copyright>See COPYRIGHT.txt</copyright>