aftership - Version 0.1.11

Version Notes

Fixed minor bugs

Download this release

Release Info

Developer aftership
Extension aftership
Version 0.1.11
Comparing to
See all releases


Code changes from version 0.1.10 to 0.1.11

app/code/community/Aftership/Track/Model/Observer.php CHANGED
@@ -93,7 +93,7 @@ class Aftership_Track_Model_Observer
93
  "consumer_secret" => $consumer_secret
94
  );
95
  foreach ($post_tracks as $track) {
96
- $url = "http://www.aftership.com/api/v1/add-tracking/?";
97
  $url_params["tracking_number"] = $track["tracking_number"];
98
  $url_params["mobile"] = $track["telephone"];
99
  $url_params["email"] = $track["email"];
@@ -138,7 +138,7 @@ class Aftership_Track_Model_Observer
138
  $url_params = array("consumer_key" => $consumer_key,
139
  "consumer_secret" => $consumer_secret
140
  );
141
- $url = "http://www.aftership.com/api/v1/user-detail/?";
142
  $url .= http_build_query($url_params);
143
 
144
  $ch = curl_init();
93
  "consumer_secret" => $consumer_secret
94
  );
95
  foreach ($post_tracks as $track) {
96
+ $url = "http://api.aftership.com/api/v1/add-tracking/?";
97
  $url_params["tracking_number"] = $track["tracking_number"];
98
  $url_params["mobile"] = $track["telephone"];
99
  $url_params["email"] = $track["email"];
138
  $url_params = array("consumer_key" => $consumer_key,
139
  "consumer_secret" => $consumer_secret
140
  );
141
+ $url = "http://api.aftership.com/api/v1/user-detail/?";
142
  $url .= http_build_query($url_params);
143
 
144
  $ch = curl_init();
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>aftership</name>
4
- <version>0.1.10</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/gpl-license.php">GPL</license>
7
  <channel>community</channel>
@@ -11,8 +11,8 @@
11
  <notes>Fixed minor bugs</notes>
12
  <authors><author><name>aftership</name><user>aftership</user><email>support@aftership.com</email></author></authors>
13
  <date>2012-06-15</date>
14
- <time>03:25:38</time>
15
- <contents><target name="magecommunity"><dir name="Aftership"><dir name="Track"><dir name="Helper"><file name="Data.php" hash="970d03deb3e5fc478f5d86e5ff3670cb"/></dir><dir name="Model"><file name="Methods.php" hash="d9fa7ef3df0353c01662ff4bdf210f60"/><dir name="Mysql4"><dir name="Track"><file name="Collection.php" hash="336c4b0fba8db78e1222da01aa8c5744"/></dir><file name="Track.php" hash="90ad226fa98576fceb223b85fe88b642"/></dir><file name="Observer.php" hash="935148c4531c3c4961cf9ac8212508f5"/><dir name="Resource"><dir name="Mysql4"><file name="Setup.php" hash="b53f65ecc832752c8394f0da74b2f90d"/></dir></dir><file name="Track.php" hash="eb12833d5f084b0b919cbde45f8170eb"/><file name="Words.php" hash="7789e47b991f718fb3097b5e274eb71f"/></dir><dir name="controllers"><file name="IndexController.php" hash="bc2bd83404fb537b914c6c771e0f0f2f"/></dir><dir name="etc"><file name="config.xml" hash="44b407dcd58774176a2a37191daf04a2"/><file name="system.xml" hash="24bd66d83794242ddf8433fccc48f893"/></dir><dir name="sql"><dir name="track_setup"><file name="mysql4-install-0.1.0.php" hash="03e6e8dc8c5097f37999880b2778f69c"/></dir></dir></dir></dir></target><target name="mageetc"><dir><dir name="modules"><file name="Aftership_Track.xml" hash="6518f61d8f390f4fc8a517b2b15b01d1"/></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.2.17</min><max>6.0.0</max></php></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>aftership</name>
4
+ <version>0.1.11</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/gpl-license.php">GPL</license>
7
  <channel>community</channel>
11
  <notes>Fixed minor bugs</notes>
12
  <authors><author><name>aftership</name><user>aftership</user><email>support@aftership.com</email></author></authors>
13
  <date>2012-06-15</date>
14
+ <time>04:22:33</time>
15
+ <contents><target name="magecommunity"><dir name="Aftership"><dir name="Track"><dir name="Helper"><file name="Data.php" hash="970d03deb3e5fc478f5d86e5ff3670cb"/></dir><dir name="Model"><file name="Methods.php" hash="d9fa7ef3df0353c01662ff4bdf210f60"/><dir name="Mysql4"><dir name="Track"><file name="Collection.php" hash="336c4b0fba8db78e1222da01aa8c5744"/></dir><file name="Track.php" hash="90ad226fa98576fceb223b85fe88b642"/></dir><file name="Observer.php" hash="a08843752d63f51787aaa1b937e90c7e"/><dir name="Resource"><dir name="Mysql4"><file name="Setup.php" hash="b53f65ecc832752c8394f0da74b2f90d"/></dir></dir><file name="Track.php" hash="eb12833d5f084b0b919cbde45f8170eb"/><file name="Words.php" hash="7789e47b991f718fb3097b5e274eb71f"/></dir><dir name="controllers"><file name="IndexController.php" hash="bc2bd83404fb537b914c6c771e0f0f2f"/></dir><dir name="etc"><file name="config.xml" hash="44b407dcd58774176a2a37191daf04a2"/><file name="system.xml" hash="24bd66d83794242ddf8433fccc48f893"/></dir><dir name="sql"><dir name="track_setup"><file name="mysql4-install-0.1.0.php" hash="03e6e8dc8c5097f37999880b2778f69c"/></dir></dir></dir></dir></target><target name="mageetc"><dir><dir name="modules"><file name="Aftership_Track.xml" hash="6518f61d8f390f4fc8a517b2b15b01d1"/></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><php><min>5.2.17</min><max>6.0.0</max></php></required></dependencies>
18
  </package>