aboutsummaryrefslogtreecommitdiff
path: root/mod/updateclient/manifest.xml
diff options
context:
space:
mode:
authormarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-12-09 17:36:01 +0000
committermarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-12-09 17:36:01 +0000
commit33731a47af71d0723ac79cfddca223a14d1761ba (patch)
tree8b3cb9045cb0c34eae795c898ca968d3af82541b /mod/updateclient/manifest.xml
parent069f4ff4e012822af459e92ce9a8bf54b162478d (diff)
downloadelgg-33731a47af71d0723ac79cfddca223a14d1761ba.tar.gz
elgg-33731a47af71d0723ac79cfddca223a14d1761ba.tar.bz2
Removed upgrade client since it doesn't really matter.
git-svn-id: https://code.elgg.org/elgg/trunk@2515 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/updateclient/manifest.xml')
-rw-r--r--mod/updateclient/manifest.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/mod/updateclient/manifest.xml b/mod/updateclient/manifest.xml
deleted file mode 100644
index c402c01bb..000000000
--- a/mod/updateclient/manifest.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<plugin_manifest>
- <field key="author" value="Curverider ltd" />
- <field key="version" value="1.0" />
- <field key="description" value="Receive notifications when a new version of Elgg is released." />
- <field key="website" value="http://www.elgg.org/" />
- <field key="copyright" value="(C) Curverider 2008" />
- <field key="licence" value="GNU Public License version 2" />
-</plugin_manifest> \ No newline at end of file