FraudShields - Version 1.2.0

Version Notes

No Notes

Download this release

Release Info

Developer Shaya Krauss
Extension FraudShields
Version 1.2.0
Comparing to
See all releases


Version 1.2.0

Files changed (1) hide show
  1. package.xml +18 -0
package.xml ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <package>
3
+ <name>FraudShields</name>
4
+ <version>1.2.0</version>
5
+ <stability>stable</stability>
6
+ <license>GNU General Public License (GPL)</license>
7
+ <channel>community</channel>
8
+ <extends/>
9
+ <summary>FraudShields Extension</summary>
10
+ <description>This is the description for the FraudShields Extension</description>
11
+ <notes>No Notes</notes>
12
+ <authors><author><name>Shaya Krauss</name><user>fpswebmaster</user><email>webmaster@fidelitypayment.com</email></author></authors>
13
+ <date>2013-12-02</date>
14
+ <time>17:36:02</time>
15
+ <contents><target name="magelocal"><dir name="."><dir name="app"><dir name="code"><dir name="local"><file name="Excellence" hash=""/></dir></dir></dir></dir></target><target name="magecommunity"><dir/></target></contents>
16
+ <compatible/>
17
+ <dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php></required></dependencies>
18
+ </package>