aboutsummaryrefslogtreecommitdiff
path: root/mod/uservalidationbyemail/manifest.xml
diff options
context:
space:
mode:
authormarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-10-03 13:06:24 +0000
committermarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-10-03 13:06:24 +0000
commit588d6ce6f4134810d8bc6828cdcee4004cc5798c (patch)
tree1e8374c0e9dd0f574d4bfc927270f2577f776c15 /mod/uservalidationbyemail/manifest.xml
parent7639bc76eb49e8578f4982473a774611b21bb81f (diff)
downloadelgg-588d6ce6f4134810d8bc6828cdcee4004cc5798c.tar.gz
elgg-588d6ce6f4134810d8bc6828cdcee4004cc5798c.tar.bz2
Refs #311: Saving stub prior to relocation...
git-svn-id: https://code.elgg.org/elgg/trunk@2171 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/uservalidationbyemail/manifest.xml')
-rw-r--r--mod/uservalidationbyemail/manifest.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/mod/uservalidationbyemail/manifest.xml b/mod/uservalidationbyemail/manifest.xml
new file mode 100644
index 000000000..e443ec880
--- /dev/null
+++ b/mod/uservalidationbyemail/manifest.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<plugin_manifest>
+ <field key="author" value="Marcus Povey" />
+ <field key="version" value="1.0" />
+ <field key="description" value="Simple user account validation via email." />
+ <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