FraudShields - Version 1.2.0.6

Version Notes

No Notes

Download this release

Release Info

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


Code changes from version 1.2.0.3 to 1.2.0.6

Files changed (2) hide show
  1. app/etc/modules/Excellence_Post.xml +10 -0
  2. package.xml +3 -3
app/etc/modules/Excellence_Post.xml ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <config>
3
+ <modules>
4
+ <Excellence_Post>
5
+ <codePool>local</codePool>
6
+ <active>true</active>
7
+ </Excellence_Post>
8
+ </modules>
9
+ </config>
10
+
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>FraudShields</name>
4
- <version>1.2.0.3</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License (GPL)</license>
7
  <channel>community</channel>
@@ -11,8 +11,8 @@
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-03</date>
14
- <time>20:25:42</time>
15
- <contents><target name="magelocal"><dir name="Excellence"><dir name="Post"><dir name="Model"><file name="Observer.php" hash="6afe591396c549d35b7815e19ec638e4"/><file name="Observer.php" hash="6afe591396c549d35b7815e19ec638e4"/><file name="Observer.php" hash="6afe591396c549d35b7815e19ec638e4"/><file name="Observer.php" hash="6afe591396c549d35b7815e19ec638e4"/></dir><dir name="etc"><file name="config.xml" hash="948f921244880a0ea6564d54301b0170"/><file name="config.xml" hash="948f921244880a0ea6564d54301b0170"/><file name="config.xml" hash="948f921244880a0ea6564d54301b0170"/><file name="config.xml" hash="948f921244880a0ea6564d54301b0170"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>FraudShields</name>
4
+ <version>1.2.0.6</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License (GPL)</license>
7
  <channel>community</channel>
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-03</date>
14
+ <time>21:58:21</time>
15
+ <contents><target name="magelocal"><dir name="Excellence"><dir name="Post"><dir name="Model"><file name="Observer.php" hash="6afe591396c549d35b7815e19ec638e4"/></dir><dir name="etc"><file name="config.xml" hash="948f921244880a0ea6564d54301b0170"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Excellence_Post.xml" hash="c6cbebb8d7936c44e8652eeacaac21b7"/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.0.0</min><max>6.0.0</max></php></required></dependencies>
18
  </package>