removed mods directory from the ATutor codebase
[atutor.git] / mods / ecomm / module.xml
diff --git a/mods/ecomm/module.xml b/mods/ecomm/module.xml
deleted file mode 100644 (file)
index 06faea2..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?> \r
-<module version="1.1"> \r
-    <name lang="en">Payments</name> \r
-    <description lang="en">This module can be used to connect to a payment service to collect fees for course enrollment. By default it comes with PayPal, Beanstream, and MiraPay configurations, but can be adapted without too much effort to work with other credit card payment services.</description> \r
-    <maintainers>\r
-        <maintainer> \r
-            <name>ATutor Team</name> \r
-            <email>info@atutor.ca</email> \r
-        </maintainer>\r
-    </maintainers> \r
-    <url>http://atutor.ca</url> \r
-    <license>BSD</license> \r
-       <release> \r
-        <version>1.1</version> \r
-        <date>2010-10-25</date> \r
-        <state>Stable</state> \r
-        <notes>See the readme file included with the source code for details about setting up either a Paypal, Beanstream, or MiraPay merchant account.</notes> \r
-    </release> \r
-</module>
\ No newline at end of file