aboutsummaryrefslogtreecommitdiff
path: root/mod/reportedcontent
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-03-06 04:07:02 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-03-06 04:07:02 +0000
commit0e939136a2bbf91bf5be7c7758360b12b210c4ea (patch)
tree1df73524264d3f7767d0b87876b00bfb69fa13cf /mod/reportedcontent
parentf4c8dce8e8d4f08600780ed5aa719dafe05746fe (diff)
downloadelgg-0e939136a2bbf91bf5be7c7758360b12b210c4ea.tar.gz
elgg-0e939136a2bbf91bf5be7c7758360b12b210c4ea.tar.bz2
Refs #2104 added some categories to core (bundled) plugins
git-svn-id: http://code.elgg.org/elgg/trunk@8612 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/reportedcontent')
-rw-r--r--mod/reportedcontent/manifest.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/mod/reportedcontent/manifest.xml b/mod/reportedcontent/manifest.xml
index a219fce7f..c51134608 100644
--- a/mod/reportedcontent/manifest.xml
+++ b/mod/reportedcontent/manifest.xml
@@ -2,7 +2,8 @@
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>Reported Content</name>
<author>Core developers</author>
- <version>1.7</version>
+ <version>1.8</version>
+ <category>bundled</category>
<description>Adds the option for users to report content and for admins to check it out.</description>
<website>http://www.elgg.org/</website>
<copyright>See COPYRIGHT.txt</copyright>