Version Notes
Bug fixes
Download this release
Release Info
Developer | Listrak |
Extension | Listrak_Remarketing |
Version | 1.2.3 |
Comparing to | |
See all releases |
Code changes from version 1.2.2 to 1.2.3
app/code/community/Listrak/Remarketing/Model/Product/Api.php
CHANGED
@@ -194,7 +194,8 @@ class Listrak_Remarketing_Model_Product_Api
|
|
194 |
$helper->requireCoreEnabled();
|
195 |
|
196 |
if ($checkExistsOnly) {
|
197 |
-
|
|
|
198 |
}
|
199 |
|
200 |
/* @var Mage_Catalog_Model_Resource_Product_Collection $collection */
|
@@ -319,12 +320,10 @@ class Listrak_Remarketing_Model_Product_Api
|
|
319 |
return $query->query()->fetchAll();
|
320 |
}
|
321 |
|
322 |
-
public function existing($storeId = 1
|
323 |
{
|
324 |
$collection = Mage::getModel('catalog/product')->getCollection()
|
325 |
-
->addStoreFilter($storeId)
|
326 |
-
->setPageSize($perPage)
|
327 |
-
->setCurPage($page);
|
328 |
|
329 |
$collection->getSelect()
|
330 |
->reset(Zend_Db_Select::COLUMNS)
|
194 |
$helper->requireCoreEnabled();
|
195 |
|
196 |
if ($checkExistsOnly) {
|
197 |
+
$query = $this->existing($storeId)->getSelect();
|
198 |
+
return $this->_retrievePurchasablePage($query, $page, $perPage);
|
199 |
}
|
200 |
|
201 |
/* @var Mage_Catalog_Model_Resource_Product_Collection $collection */
|
320 |
return $query->query()->fetchAll();
|
321 |
}
|
322 |
|
323 |
+
public function existing($storeId = 1)
|
324 |
{
|
325 |
$collection = Mage::getModel('catalog/product')->getCollection()
|
326 |
+
->addStoreFilter($storeId);
|
|
|
|
|
327 |
|
328 |
$collection->getSelect()
|
329 |
->reset(Zend_Db_Select::COLUMNS)
|
app/code/community/Listrak/Remarketing/etc/config.xml
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
<config>
|
8 |
<modules>
|
9 |
<Listrak_Remarketing>
|
10 |
-
<version>1.2.
|
11 |
</Listrak_Remarketing>
|
12 |
</modules>
|
13 |
<frontend>
|
7 |
<config>
|
8 |
<modules>
|
9 |
<Listrak_Remarketing>
|
10 |
+
<version>1.2.3</version>
|
11 |
</Listrak_Remarketing>
|
12 |
</modules>
|
13 |
<frontend>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Listrak_Remarketing</name>
|
4 |
-
<version>1.2.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://s1.listrakbi.com/licenses/magento.txt">Listrak EULA</license>
|
7 |
<channel>community</channel>
|
@@ -47,13 +47,12 @@ To make sure your marketing list is always current, all newsletter subscribers a
|
|
47 |
<p><b>About Listrak</b><br />
|
48 |
Listrak works with online retailers to maximize marketing ROI by helping them reach optimal engagement with their customers. Our focus is on prompting dialog and interaction through email and mobile marketing to increase customer lifetime value.</p>
|
49 |
</description>
|
50 |
-
<notes>
|
51 |
-
Security fixes
|
52 |
</notes>
|
53 |
<authors><author><name>Listrak</name><user>Listrak</user><email>magento@listrak.com</email></author></authors>
|
54 |
-
<date>
|
55 |
-
<time>
|
56 |
-
<contents><target name="magecommunity"><dir name="Listrak"><dir name="Remarketing"><dir name="Block"><dir name="Adminhtml"><dir name="Emailcapture"><dir name="Edit"><file name="Form.php" hash="c90bb70290872cb88b0d27c3ae83db70"/><dir name="Tab"><file name="Form.php" hash="04f1de0ff518a9fd51dc7eef50d5ec16"/></dir><file name="Tabs.php" hash="63e79238ac854f6c5c7e4c4979ea327b"/></dir><file name="Edit.php" hash="94b2384476aeccae8e68d0eed8ecaa4a"/><file name="Grid.php" hash="ba6e7aaff90477c0066fd2222d2080e0"/></dir><file name="Emailcapture.php" hash="e2ee3edbec92fb8e98ab9bfa802a894e"/><file name="Notifications.php" hash="956cc8e53866b00405976d0ca3de0be3"/><dir name="Productattributes"><dir name="Edit"><file name="Form.php" hash="a4776c4adcf8bce5969318a05e3692e5"/><dir name="Tab"><dir name="Form"><file name="Brand.php" hash="27a7ca71c0ea5472a9092d98a67786b7"/><file name="Categories.php" hash="2a04e488a514ea9d5927fa8e26859c9f"/></dir></dir><file name="Tabs.php" hash="7ef120f614c00571c8e447b7be4c200a"/></dir><file name="Edit.php" hash="63ad349cdd3847f093b6493156b235ad"/><file name="Grid.php" hash="c5af2b44fb96b2eaf5eb34c89437beb0"/><dir name="Init"><dir name="Brands"><file name="Form.php" hash="62c96540bd5ea3c64f1c3eb4b4118c26"/></dir></dir></dir><file name="Productattributes.php" hash="9f498425f615344f7172eb3c0be068b9"/></dir><file name="Base.php" hash="018d8a53e485f689ac67a5cd3c4a4c7f"/><dir name="Conversion"><file name="Abstract.php" hash="d1b30d9820351ff0a156027d0e9a90a0"/><file name="Cart.php" hash="8919929cbfadd2d6be73235bb75fb86c"/><file name="Fingerprint.php" hash="4276a34be1452b591e56c24f93d557f4"/><file name="Order.php" hash="b33c1425bc84a975df58aec0e907ef49"/></dir><dir name="Legacy"><file name="Ecjs.php" hash="09bdba8b2af7500ccc9891182f6ea330"/><file name="Modal.php" hash="a1f85844cac151b2836e9f398eabd571"/></dir><dir name="Require"><file name="Activity.php" hash="66155793d621b112ab6f897f1a0d67de"/><file name="Legacy.php" hash="c26f5187a18c35551aeddeb71bf9155c"/><file name="Onescript.php" hash="082f2f148a23655b33a67b9bf1cc24dc"/><file name="Sca.php" hash="c1c501b706c53ce101be25711477e586"/></dir><dir name="Tracking"><file name="Activity.php" hash="4927f310eae79c3922c3876596ee8f14"/><file name="Cart.php" hash="f6cb2b749fa222f826a0dbb34b75c849"/><file name="Email.php" hash="236b0fdc7729a5950d4f55cb10624df1"/></dir></dir><dir name="Helper"><file name="Data.php" hash="ca68017e5390fa6d875a57c76f6a6e12"/><dir name="Product"><dir name="Attribute"><dir name="Set"><file name="Map.php" hash="d55cadfab5d9ad38880fa9fd57ea8dbf"/></dir></dir></dir><file name="Product.php" hash="ec299ef89f0a4d4af463c46e1b18c7ae"/><dir name="Review"><file name="Update.php" hash="8883e702a5871426e768a4d6c8afd12e"/></dir></dir><dir name="Model"><dir name="Abandonedcart"><dir name="Api"><file name="V2.php" hash="9f6b4dcf6dc3e5786563b874bfe5a628"/></dir><file name="Api.php" hash="34ae38fcf33358a479c76833f87b82f5"/></dir><file name="Abandonedcart.php" hash="73b64fa8e765cae40f2639e0c097f952"/><dir name="Apiextension"><dir name="Api"><file name="V2.php" hash="4c7b906f43dada5f20b4df23fe6fdc46"/></dir><file name="Api.php" hash="1668775730e3300e8e64c79aac4dd7fb"/></dir><file name="Apiextension.php" hash="40589bd7b1676e2223a4bf87647679c8"/><dir name="Click"><dir name="Api"><file name="V2.php" hash="223e139fabb121fc7200f4709f133f46"/></dir><file name="Api.php" hash="ac48e5676e3bf8fb4802cece40ad9e04"/></dir><file name="Click.php" hash="f0bff55e889b18c0c09f75efd7e6aba4"/><file name="Emailcapture.php" hash="b292bd6eb233454f67ad99d4a0100dc5"/><dir name="Log"><dir name="Api"><file name="V2.php" hash="9263c4ac205a8fc1e32e5d37d21f0daf"/></dir><file name="Api.php" hash="28bb96796dc0bcd9d954c8a032a9e67a"/></dir><file name="Log.php" hash="81a87ea8df5b64b57029884694788d9d"/><dir name="Mysql4"><dir name="Abandonedcart"><file name="Collection.php" hash="2920bbb560b27f0a88ecdd691d8bf116"/></dir><file name="Abandonedcart.php" hash="69e8472352932cf4702455eca6726749"/><file name="Apiextension.php" hash="0a00057cd50cd462ce3518d5a9519757"/><dir name="Click"><file name="Collection.php" hash="286c6eb5d0aca628823c041761494301"/></dir><file name="Click.php" hash="92558ac0fa543da96d0a16ed9f03f333"/><dir name="Emailcapture"><file name="Collection.php" hash="d96f0744722f18064a855e0fdc294415"/></dir><file name="Emailcapture.php" hash="7fb60c5b61155e42674ecb05f4be7de8"/><dir name="Log"><file name="Collection.php" hash="e5bc090bf9605dfe93d4d1962e66ca5f"/></dir><file name="Log.php" hash="efa5dac7cb3610debf45d10484a80caf"/><dir name="Product"><dir name="Attribute"><dir name="Set"><dir name="Map"><file name="Collection.php" hash="14f60c1efeb5338a22c685b1719b21fe"/></dir><file name="Map.php" hash="78db3f6778a93c9d82b19de660d72db4"/></dir></dir><file name="Collection.php" hash="88955b69949966aca63759093ec0d644"/></dir><file name="Product.php" hash="44e13acab31b9e6cf80f0de7c8472b53"/><dir name="Review"><dir name="Update"><file name="Collection.php" hash="148b67805880086583ecb3f7ae0f4a30"/></dir><file name="Update.php" hash="e894546d22e4da32ecd8cbfa5f57c8ef"/></dir><dir name="Session"><file name="Collection.php" hash="6acf9de01b85cdc1dbbb3bfb1646244a"/></dir><file name="Session.php" hash="b2c10bdf21e21ddba41182751602eddc"/><dir name="Subscriberupdate"><file name="Collection.php" hash="77331688f90271c757b5a7d319b9d351"/></dir><file name="Subscriberupdate.php" hash="b813c47bef3889d2ad2a2c5629722798"/></dir><file name="Observer.php" hash="cbd8218309a856b8c3510468f7159d50"/><dir name="Product"><dir name="Api"><file name="V2.php" hash="285034adde0f68c63c084ab480307ec8"/></dir><file name="Api.php" hash="
|
57 |
<compatible/>
|
58 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
59 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Listrak_Remarketing</name>
|
4 |
+
<version>1.2.3</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://s1.listrakbi.com/licenses/magento.txt">Listrak EULA</license>
|
7 |
<channel>community</channel>
|
47 |
<p><b>About Listrak</b><br />
|
48 |
Listrak works with online retailers to maximize marketing ROI by helping them reach optimal engagement with their customers. Our focus is on prompting dialog and interaction through email and mobile marketing to increase customer lifetime value.</p>
|
49 |
</description>
|
50 |
+
<notes>Bug fixes
|
|
|
51 |
</notes>
|
52 |
<authors><author><name>Listrak</name><user>Listrak</user><email>magento@listrak.com</email></author></authors>
|
53 |
+
<date>2017-03-08</date>
|
54 |
+
<time>21:04:11</time>
|
55 |
+
<contents><target name="magecommunity"><dir name="Listrak"><dir name="Remarketing"><dir name="Block"><dir name="Adminhtml"><dir name="Emailcapture"><dir name="Edit"><file name="Form.php" hash="c90bb70290872cb88b0d27c3ae83db70"/><dir name="Tab"><file name="Form.php" hash="04f1de0ff518a9fd51dc7eef50d5ec16"/></dir><file name="Tabs.php" hash="63e79238ac854f6c5c7e4c4979ea327b"/></dir><file name="Edit.php" hash="94b2384476aeccae8e68d0eed8ecaa4a"/><file name="Grid.php" hash="ba6e7aaff90477c0066fd2222d2080e0"/></dir><file name="Emailcapture.php" hash="e2ee3edbec92fb8e98ab9bfa802a894e"/><file name="Notifications.php" hash="956cc8e53866b00405976d0ca3de0be3"/><dir name="Productattributes"><dir name="Edit"><file name="Form.php" hash="a4776c4adcf8bce5969318a05e3692e5"/><dir name="Tab"><dir name="Form"><file name="Brand.php" hash="27a7ca71c0ea5472a9092d98a67786b7"/><file name="Categories.php" hash="2a04e488a514ea9d5927fa8e26859c9f"/></dir></dir><file name="Tabs.php" hash="7ef120f614c00571c8e447b7be4c200a"/></dir><file name="Edit.php" hash="63ad349cdd3847f093b6493156b235ad"/><file name="Grid.php" hash="c5af2b44fb96b2eaf5eb34c89437beb0"/><dir name="Init"><dir name="Brands"><file name="Form.php" hash="62c96540bd5ea3c64f1c3eb4b4118c26"/></dir></dir></dir><file name="Productattributes.php" hash="9f498425f615344f7172eb3c0be068b9"/></dir><file name="Base.php" hash="018d8a53e485f689ac67a5cd3c4a4c7f"/><dir name="Conversion"><file name="Abstract.php" hash="d1b30d9820351ff0a156027d0e9a90a0"/><file name="Cart.php" hash="8919929cbfadd2d6be73235bb75fb86c"/><file name="Fingerprint.php" hash="4276a34be1452b591e56c24f93d557f4"/><file name="Order.php" hash="b33c1425bc84a975df58aec0e907ef49"/></dir><dir name="Legacy"><file name="Ecjs.php" hash="09bdba8b2af7500ccc9891182f6ea330"/><file name="Modal.php" hash="a1f85844cac151b2836e9f398eabd571"/></dir><dir name="Require"><file name="Activity.php" hash="66155793d621b112ab6f897f1a0d67de"/><file name="Legacy.php" hash="c26f5187a18c35551aeddeb71bf9155c"/><file name="Onescript.php" hash="082f2f148a23655b33a67b9bf1cc24dc"/><file name="Sca.php" hash="c1c501b706c53ce101be25711477e586"/></dir><dir name="Tracking"><file name="Activity.php" hash="4927f310eae79c3922c3876596ee8f14"/><file name="Cart.php" hash="f6cb2b749fa222f826a0dbb34b75c849"/><file name="Email.php" hash="236b0fdc7729a5950d4f55cb10624df1"/></dir></dir><dir name="Helper"><file name="Data.php" hash="ca68017e5390fa6d875a57c76f6a6e12"/><dir name="Product"><dir name="Attribute"><dir name="Set"><file name="Map.php" hash="d55cadfab5d9ad38880fa9fd57ea8dbf"/></dir></dir></dir><file name="Product.php" hash="ec299ef89f0a4d4af463c46e1b18c7ae"/><dir name="Review"><file name="Update.php" hash="8883e702a5871426e768a4d6c8afd12e"/></dir></dir><dir name="Model"><dir name="Abandonedcart"><dir name="Api"><file name="V2.php" hash="9f6b4dcf6dc3e5786563b874bfe5a628"/></dir><file name="Api.php" hash="34ae38fcf33358a479c76833f87b82f5"/></dir><file name="Abandonedcart.php" hash="73b64fa8e765cae40f2639e0c097f952"/><dir name="Apiextension"><dir name="Api"><file name="V2.php" hash="4c7b906f43dada5f20b4df23fe6fdc46"/></dir><file name="Api.php" hash="1668775730e3300e8e64c79aac4dd7fb"/></dir><file name="Apiextension.php" hash="40589bd7b1676e2223a4bf87647679c8"/><dir name="Click"><dir name="Api"><file name="V2.php" hash="223e139fabb121fc7200f4709f133f46"/></dir><file name="Api.php" hash="ac48e5676e3bf8fb4802cece40ad9e04"/></dir><file name="Click.php" hash="f0bff55e889b18c0c09f75efd7e6aba4"/><file name="Emailcapture.php" hash="b292bd6eb233454f67ad99d4a0100dc5"/><dir name="Log"><dir name="Api"><file name="V2.php" hash="9263c4ac205a8fc1e32e5d37d21f0daf"/></dir><file name="Api.php" hash="28bb96796dc0bcd9d954c8a032a9e67a"/></dir><file name="Log.php" hash="81a87ea8df5b64b57029884694788d9d"/><dir name="Mysql4"><dir name="Abandonedcart"><file name="Collection.php" hash="2920bbb560b27f0a88ecdd691d8bf116"/></dir><file name="Abandonedcart.php" hash="69e8472352932cf4702455eca6726749"/><file name="Apiextension.php" hash="0a00057cd50cd462ce3518d5a9519757"/><dir name="Click"><file name="Collection.php" hash="286c6eb5d0aca628823c041761494301"/></dir><file name="Click.php" hash="92558ac0fa543da96d0a16ed9f03f333"/><dir name="Emailcapture"><file name="Collection.php" hash="d96f0744722f18064a855e0fdc294415"/></dir><file name="Emailcapture.php" hash="7fb60c5b61155e42674ecb05f4be7de8"/><dir name="Log"><file name="Collection.php" hash="e5bc090bf9605dfe93d4d1962e66ca5f"/></dir><file name="Log.php" hash="efa5dac7cb3610debf45d10484a80caf"/><dir name="Product"><dir name="Attribute"><dir name="Set"><dir name="Map"><file name="Collection.php" hash="14f60c1efeb5338a22c685b1719b21fe"/></dir><file name="Map.php" hash="78db3f6778a93c9d82b19de660d72db4"/></dir></dir><file name="Collection.php" hash="88955b69949966aca63759093ec0d644"/></dir><file name="Product.php" hash="44e13acab31b9e6cf80f0de7c8472b53"/><dir name="Review"><dir name="Update"><file name="Collection.php" hash="148b67805880086583ecb3f7ae0f4a30"/></dir><file name="Update.php" hash="e894546d22e4da32ecd8cbfa5f57c8ef"/></dir><dir name="Session"><file name="Collection.php" hash="6acf9de01b85cdc1dbbb3bfb1646244a"/></dir><file name="Session.php" hash="b2c10bdf21e21ddba41182751602eddc"/><dir name="Subscriberupdate"><file name="Collection.php" hash="77331688f90271c757b5a7d319b9d351"/></dir><file name="Subscriberupdate.php" hash="b813c47bef3889d2ad2a2c5629722798"/></dir><file name="Observer.php" hash="cbd8218309a856b8c3510468f7159d50"/><dir name="Product"><dir name="Api"><file name="V2.php" hash="285034adde0f68c63c084ab480307ec8"/></dir><file name="Api.php" hash="38b5caa937e44f4f1445a49e1eba0ba5"/><dir name="Attribute"><dir name="Set"><file name="Map.php" hash="4887562fd27e4c7be060f44f6d603c44"/></dir></dir><file name="Attributes.php" hash="460420f1f7cfb10c411b01d7032c1624"/><dir name="Category"><file name="Source.php" hash="ff8e5347be75728a5325ed628c347d72"/></dir><dir name="Purchasable"><file name="Visibility.php" hash="625efae1b17b73aaf05ed79eaa793360"/></dir></dir><file name="Product.php" hash="bcb70ef1a133904dc926edc27aa1c96f"/><dir name="Review"><dir name="Update"><dir name="Api"><file name="V2.php" hash="70d0c2f9811f9f73befe7c2d1f8c1363"/></dir><file name="Api.php" hash="dd2185bf79bde1fa221d280f91aa305b"/></dir><file name="Update.php" hash="fda857d68c322bf26013ddf0301026de"/></dir><file name="Session.php" hash="4550d5ca3320827d1381c5b0e3aeb05b"/><file name="Subscriber.php" hash="95fce814868be28873bbb06026a0a74c"/><file name="Subscriberupdate.php" hash="9af7dbc06a76ade1b7add599b53df2dd"/></dir><dir name="controllers"><file name="AjaxController.php" hash="4065e21f1dbbc232d874057415756678"/><file name="CartController.php" hash="045ce9b5d7e7ca7288d956ea80671e02"/><file name="ConfigController.php" hash="cb895f36014645af3ab9ea633f8b12cc"/><file name="EmailController.php" hash="709e3231973268f657e7325c2ef03d08"/><dir name="Remarketing"><file name="EmailcaptureController.php" hash="cf6ba46eae1a32d17cab3f22c487191e"/><file name="ProductattributesController.php" hash="84728119dd9155ec9ae2c3ba78161c26"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="d052dc0142e1859aa6fc42c67c8911c0"/><file name="api.xml" hash="b699b7c3935830494d05d2fde3c98541"/><file name="config.xml" hash="df6a9234c3e62af971a9dfbb4f28eda4"/><file name="system.xml" hash="9db85a2b42600ee46b2d6fe409ededea"/><file name="wsdl.xml" hash="bad4f2ba40b3636869a1200bdfea224c"/><file name="wsi.xml" hash="4e201e5098880917aa58a25a1bdf11be"/></dir><dir name="sql"><dir name="listrak_remarketing_setup"><file name="mysql4-install-1.0.0.php" hash="87c8a468bd55e40b1d74be79d430bdb3"/><file name="mysql4-install-1.1.9.php" hash="7c33cbafbd90274053b4235eca1b01ad"/><file name="mysql4-upgrade-1.0.0-1.0.1.php" hash="0b01c013188802e9b325206f8a6464dc"/><file name="mysql4-upgrade-1.0.8-1.0.9.php" hash="862600bc223bc0074b669c5d576a40a4"/><file name="mysql4-upgrade-1.1.0-1.1.1.php" hash="6d1fdaf22e00279fdd6ae2f4073d6a34"/><file name="mysql4-upgrade-1.1.3-1.1.4.php" hash="f9c651f243ca6e6664df57a8cc7b3e41"/><file name="mysql4-upgrade-1.1.4-1.1.5.php" hash="4dc6e11122b62890932940be88838901"/><file name="mysql4-upgrade-1.1.5-1.1.6.php" hash="343ccdc500df5933ab57bc6391e57598"/><file name="mysql4-upgrade-1.1.6-1.1.7.php" hash="78fce151f25f60aba363956a88596781"/><file name="mysql4-upgrade-1.1.7-1.1.8.php" hash="28503560158e4346859450f289f1fe9a"/><file name="mysql4-upgrade-1.1.8-1.1.9.php" hash="f793cdc96107dcfe3d063bda26065158"/><file name="mysql4-upgrade-1.1.9.5-1.2.0.php" hash="bd07699aed48b898625ab93a01c9cf96"/><file name="mysql4-upgrade-1.2.0-1.2.1.php" hash="2eaef127bc29d643aa1960c6f8998b8b"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="remarketing.xml" hash="e2f3efb3817b222681516bb4333738bc"/></dir><dir name="template"><dir name="remarketing"><file name="async_wrapper.phtml" hash="98a9aa56fe9247fb1b5da504641cdab8"/><file name="onescript.phtml" hash="c91313156159b7ad808fb8cc3051c3de"/><file name="utils.phtml" hash="083ff93eeae390aac113e75f7ea3b77e"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="remarketing.xml" hash="ec4a48c258fd9d64f1e08b00e896176d"/></dir><dir name="template"><dir name="listrak"><dir name="remarketing"><dir name="productattributes"><dir name="form"><file name="categories.phtml" hash="8914235d324ce6da5461438a1c0916ae"/><file name="initbrands.phtml" hash="53db599afd81fbab14968ca312b52967"/></dir></dir><file name="productattributes.phtml" hash="fe1a6934e3bdd55a02ac4a8bea27ac26"/></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Listrak_Remarketing.xml" hash="63082a312f4668561da45ccd445a862b"/></dir></target></contents>
|
56 |
<compatible/>
|
57 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
58 |
</package>
|