Shipjunction_Util - Version 1.0.2

Version Notes

For more information contact us at info@shipjunction.com

Download this release

Release Info

Developer ShipJunction
Extension Shipjunction_Util
Version 1.0.2
Comparing to
See all releases


Code changes from version 1.0.1 to 1.0.2

app/code/local/Shipjunction/Utilities/etc/config.xml CHANGED
@@ -2,16 +2,14 @@
2
  <config>
3
  <modules>
4
  <Shipjunction_Utilities>
5
- <version>0.1.0</version>
6
  </Shipjunction_Utilities>
7
  </modules>
8
  <global>
9
  <models>
10
  <shipjunction_utilities>
11
- <!-- <modulename>-->
12
  <class>Shipjunction_Utilities_Model</class>
13
  </shipjunction_utilities>
14
- <!-- </modulename>-->
15
  </models>
16
  </global>
17
  <default>
2
  <config>
3
  <modules>
4
  <Shipjunction_Utilities>
5
+ <version>1.0.2</version>
6
  </Shipjunction_Utilities>
7
  </modules>
8
  <global>
9
  <models>
10
  <shipjunction_utilities>
 
11
  <class>Shipjunction_Utilities_Model</class>
12
  </shipjunction_utilities>
 
13
  </models>
14
  </global>
15
  <default>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Shipjunction_Util</name>
4
- <version>1.0.1</version>
5
  <stability>stable</stability>
6
  <license>Massachusetts Institute of Technology License (MITL)</license>
7
  <channel>community</channel>
@@ -11,8 +11,8 @@
11
  <notes>For more information contact us at info@shipjunction.com</notes>
12
  <authors><author><name>ShipJunction</name><user>shipjunction</user><email>dev@shipjunction.com</email></author></authors>
13
  <date>2014-12-09</date>
14
- <time>21:00:17</time>
15
- <contents><target name="magelocal"><dir name="Shipjunction"><dir name="Utilities"><dir name="Model"><dir name="Objectmodel"><dir name="Api"><file name="V2.php" hash="c72849bd552b06b397854eb0327cab1a"/></dir><file name="Api.php" hash="bf49cf010489f2801d65184af742627f"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="8bd8b8559228898482f0350c88abbf2c"/><file name="api.xml" hash="e06219c93f542e947a5aef6216962ad1"/><file name="config.xml" hash="61dbf18db5f93e7c2f0d233db70d0cfa"/><file name="system.xml" hash="9a1e37f245ae223621bdaede1ac2e329"/><file name="wsdl.xml" hash="a030c34a59a1c5e25502f0b947b168b8"/></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>Shipjunction_Util</name>
4
+ <version>1.0.2</version>
5
  <stability>stable</stability>
6
  <license>Massachusetts Institute of Technology License (MITL)</license>
7
  <channel>community</channel>
11
  <notes>For more information contact us at info@shipjunction.com</notes>
12
  <authors><author><name>ShipJunction</name><user>shipjunction</user><email>dev@shipjunction.com</email></author></authors>
13
  <date>2014-12-09</date>
14
+ <time>22:52:46</time>
15
+ <contents><target name="magelocal"><dir name="Shipjunction"><dir name="Utilities"><dir name="Model"><dir name="Objectmodel"><dir name="Api"><file name="V2.php" hash="c72849bd552b06b397854eb0327cab1a"/></dir><file name="Api.php" hash="bf49cf010489f2801d65184af742627f"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="8bd8b8559228898482f0350c88abbf2c"/><file name="api.xml" hash="e06219c93f542e947a5aef6216962ad1"/><file name="config.xml" hash="7a9465f4a3f25c3e9363d716fdac622a"/><file name="system.xml" hash="9a1e37f245ae223621bdaede1ac2e329"/><file name="wsdl.xml" hash="a030c34a59a1c5e25502f0b947b168b8"/></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>