aboutsummaryrefslogtreecommitdiff
path: root/mod/dashboard/manifest.xml
diff options
context:
space:
mode:
authorben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-01 13:48:23 +0000
committerben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-01 13:48:23 +0000
commit1a9cf80a5a78f5162ed615c4604060de30ba3c95 (patch)
tree4e52fb7b006f8e6937595f5f47da88744cc1291d /mod/dashboard/manifest.xml
parentf01d6a8266797c15155734002727496c0f0e8648 (diff)
downloadelgg-1a9cf80a5a78f5162ed615c4604060de30ba3c95.tar.gz
elgg-1a9cf80a5a78f5162ed615c4604060de30ba3c95.tar.bz2
No need to have the dashboard plugin. Dashboard is part of core.
git-svn-id: https://code.elgg.org/elgg/trunk@1234 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/dashboard/manifest.xml')
-rw-r--r--mod/dashboard/manifest.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/mod/dashboard/manifest.xml b/mod/dashboard/manifest.xml
deleted file mode 100644
index 49f06bdd0..000000000
--- a/mod/dashboard/manifest.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<plugin_manifest>
- <field key="author" value="Ben Werdmuller" />
- <field key="version" value="1.0" />
- <field key="description" value="Simple dashboard plugin." />
- <field key="website" value="http://www.elgg.org/" />
- <field key="copyright" value="(C) Curverider 2008" />
-</plugin_manifest>