Adfab_Emailcampaign - Version 1.1.2

Version Notes

This version fixes a bug with empty value

Download this release

Release Info

Developer Adfab
Extension Adfab_Emailcampaign
Version 1.1.2
Comparing to
See all releases


Code changes from version 1.1.1 to 1.1.2

app/code/community/Adfab/Emailcampaign/Model/Adminhtml/Observer.php CHANGED
@@ -14,7 +14,7 @@ class Adfab_Emailcampaign_Model_Adminhtml_Observer extends Mage_Core_Model_Abst
14
  */
15
  $launchdone = Mage::getModel('adfab_emailcampaign/flag')->loadSelf();
16
 
17
- if (Mage::getSingleton('admin/session')->isFirstPageAfterLogin() && empty($launchdone->getState())){
18
 
19
  $layout = $controller->getLayout();
20
  $layout->getBlock('notification_window')->setTemplate('emailcampaign/notification/window.phtml');
14
  */
15
  $launchdone = Mage::getModel('adfab_emailcampaign/flag')->loadSelf();
16
 
17
+ if (Mage::getSingleton('admin/session')->isFirstPageAfterLogin() && $launchdone->getState()){
18
 
19
  $layout = $controller->getLayout();
20
  $layout->getBlock('notification_window')->setTemplate('emailcampaign/notification/window.phtml');
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Adfab_Emailcampaign</name>
4
- <version>1.1.1</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/AFL-3.0">AFL</license>
7
  <channel>community</channel>
@@ -20,11 +20,11 @@ We've decided to offer you this incredibly efficient tool ! &#xD;
20
  - Registration anniversary&#xD;
21
  - Wishlist reminder&#xD;
22
  - Wishlist stock alert</description>
23
- <notes>This version fixes a bug in Linux</notes>
24
  <authors><author><name>Adfab</name><user>Connect</user><email>dev@adfab.fr</email></author><author><name>Arnaud</name><user>Hours</user><email>arnaud.hours@adfab.fr</email></author><author><name>Gr&#xE9;gory</name><user>Besson</user><email>gregory.besson@adfab.fr</email></author><author><name>Fabien</name><user>Logarinho</user><email>fabien.logarinho@adfab.fr</email></author></authors>
25
  <date>2014-08-08</date>
26
- <time>16:45:26</time>
27
- <contents><target name="magecommunity"><dir name="Adfab"><dir name="Emailcampaign"><dir name="Block"><dir name="Adminhtml"><dir name="Campaign"><dir name="Edit"><file name="Form.php" hash="17b3141fda07951f72d06341f960dc54"/><dir name="Tab"><file name="Cron.php" hash="dbaf7601d04aae4c5d6972bd4333838a"/><file name="Form.php" hash="a5aceaae136b4e53f428644a2848fdc6"/></dir><file name="Tabs.php" hash="a5ab15e699aab8dde3bdf70ddd4379e2"/></dir><file name="Edit.php" hash="0db1b26f82e8151706bb6e7cf08baa99"/><dir name="Forms"><file name="AbandonedCart.php" hash="79e7018381e3e8de0a2be018eea2981b"/><file name="Abstract.php" hash="3bbf50b440d5216f14a6e23cd3a4316d"/><file name="CustomerBirthday.php" hash="3e075965149631fc95e498b54586d66b"/><file name="WelcomeReminder.php" hash="d55577f9e38001dbc68ecab75dfbb451"/><file name="WishlistReminder.php" hash="b20ac7a287d8bbb1e3fa5429bb0fd91c"/><file name="WishlistStockAlert.php" hash="45cb38386e6816aec2a078d3567a258c"/></dir><file name="Grid.php" hash="c0659f431119f6fd454c84b6540bac7e"/></dir><file name="Campaign.php" hash="17b1361fe6bd0cbcae614e3d47c5581c"/><dir name="Form"><dir name="Edit"><dir name="Renderer"><file name="Cron.php" hash="f2e66687504b3980e12b217a53d59a5e"/></dir></dir></dir><dir name="Notification"><file name="Toolbar.php" hash="be40e4dba0ccd9b93e689dc7b210dd60"/></dir><dir name="Recipient"><file name="Grid.php" hash="9bbb6bf0ea8b5acb3db524b3df258a75"/></dir><file name="Recipient.php" hash="7b06927116341c82586a8b416c70f4a3"/></dir></dir><dir name="Helper"><file name="Connector.php" hash="7dcf9487bfed13013c854ed585ac4f45"/><file name="Data.php" hash="4631fc49592697385cbe63497181197b"/></dir><dir name="Model"><dir name="Adminhtml"><file name="Notification.php" hash="3b1e2cf2d1811a7908ed5a93b5ca9ded"/><file name="Observer.php" hash="302ab66ac5018f6e7f5c9e45a7d09dde"/></dir><dir name="Campaign"><file name="AbandonedCart.php" hash="64ab3df40466c0d0cb933baf60352c37"/><file name="Abstract.php" hash="ff0da3e18c92f5c342160c30187975ea"/><file name="Cron.php" hash="d6f2086c2d036a04ce39771102aef995"/><file name="CustomerBirthday.php" hash="fe679efcb28553b939c3eefd971d79fa"/><file name="InscriptionAnniversary.php" hash="aa0645a1b8e0e38e8113e43477ea2666"/><file name="Observer.php" hash="a788652786bfbfc9a34ec61eb76a51b9"/><file name="OrderSuccess.php" hash="efdc12cb22d9736aae968e2384dd2295"/><dir name="State"><file name="Abstract.php" hash="96c8a99efe9ad64563a2ad85541be148"/><file name="Production.php" hash="b8d1caf82586cf5f920eba995218f105"/><file name="Test.php" hash="114099329a96cba468027a153b074913"/><file name="TestAllEmail.php" hash="11964da8f2db503c14f66fbc33b14f5f"/></dir><file name="WelcomeReminder.php" hash="86723aab551338cdfa63067594527ab5"/><file name="WishlistReminder.php" hash="9f279bd38530780ab27cc2bdf3d61716"/><file name="WishlistStockAlert.php" hash="98c804c7567b1dddb07147bca9b3e535"/></dir><file name="Campaign.php" hash="ac20316047cb7c57fb774ca9792ebe14"/><dir name="Connector"><file name="Abstract.php" hash="1e011fddfc80a8a47cfbebf3ac4e7428"/><file name="Magento.php" hash="df16665526e8857512b4999d35b6e69c"/><file name="Void.php" hash="5f4b6da600618d513c9aa28f67a05885"/></dir><dir name="Cron"><file name="Observer.php" hash="fcc919aff07af27a3e05f44dfef03e8c"/></dir><file name="Cron.php" hash="be087bcc8adc875b744cd655c3cfc45c"/><file name="Flag.php" hash="f0b2123724d6ba31e4740d1ab8a9f293"/><file name="Observer.php" hash="8b56d3812ad59eef9e39eaad0eb66836"/><dir name="Resource"><dir name="Adminhtml"><dir name="Notification"><file name="Collection.php" hash="cadae2e35cd3df4d4b054b2aca25bae8"/></dir><file name="Notification.php" hash="8b9e5eaf96ece9bf184b19e2e8ee7c53"/></dir><dir name="Campaign"><file name="Collection.php" hash="2fb20db254a502f8a2776714e0326faa"/></dir><file name="Campaign.php" hash="7816e85906c384b54ce903feec7a9eac"/></dir><dir name="Source"><file name="Campaign.php" hash="3f68de176fd1915c01a89f5728a7ff98"/><file name="Connector.php" hash="9a2e4743e8abdce16fc70b0a571e0584"/><file name="Mode.php" hash="b2594ab728f6ca4e9511887f0bf06b13"/><file name="Template.php" hash="53f81f70bba6b27c0efae344258f7cf1"/></dir><file name="Status.php" hash="666bfc12e1beba81c7f90b6fd4940ef5"/></dir><dir name="Test"><dir name="Model"><dir name="Campaign"><dir name="State"><file name="Config.php" hash="d7db829c3f727d97b3795f88fd900dbf"/></dir></dir><file name="Campaign.php" hash="712f6cef45d3afbac1817260c0d1c085"/><file name="Config.php" hash="51660acdb18f5edd0758398ce30f0f08"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="CampaignController.php" hash="c7f32fd1c40e563a623b7d6cd3845cbb"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="329ebfedd1e70abfad1292e8fac1c758"/><file name="config.xml" hash="3ca46037bcf3676e01c43fc242eaad49"/><file name="system.xml" hash="50c56b8ac3d5a469e39c15d696c5ac54"/></dir><dir name="sql"><dir name="adfab_emailcampaign_setup"><file name="mysql4-install-0.1.0.php" hash="092aefa58169dae54b748068f1166664"/><file name="mysql4-upgrade-0.1.0-0.1.1.php" hash="32499400d3ce2cd954f99658d9e12432"/><file name="mysql4-upgrade-0.1.1-0.1.2.php" hash="d86f2097978904afd8f397498b188886"/><file name="mysql4-upgrade-0.1.2-0.1.3.php" hash="ff8cac3085d9bb774a6dffa6b99707fc"/></dir></dir></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="css"><file name="jquery-cron.css" hash="cb5a119e0ea73442fd20dda1ea210334"/></dir><dir name="js"><file name="emailcampaign.js" hash="93d4c1b7a32df8912d48ba3262550ece"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="emailcampaign.xml" hash="e39336df778af319ce028dd061db41ca"/></dir><dir name="template"><dir name="emailcampaign"><dir name="notification"><file name="toolbar.phtml" hash="d34f7ad086c70032c9fb1486d9fb0ed1"/><file name="window.phtml" hash="9c9c48d9855cbe13efef37170c565162"/></dir><dir name="system"><dir name="email"><dir name="template"><file name="edit.phtml" hash="cf9dfae96dd8ba9fd62fed537dc46af5"/></dir></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Adfab_Emailcampaign.xml" hash="28ca10d36911d1aacc4592e31d343f52"/></dir></target><target name="magelocale"><dir name="en_US"><dir name="emailcampaign"><file name="Adfab_EmailCampaign.csv" hash="8b7bb7916608dadeddd50952297df175"/><file name="Adfab_EmailCampaign_AbandonedCart.csv" hash="ee4435a37b05062c23c088c137c32cc0"/><file name="Adfab_EmailCampaign_CustomerBirthday.csv" hash="54c7d1860ac81be27c3b007db25d794d"/><file name="Adfab_EmailCampaign_InscriptionAnniversary.csv" hash="befaa0fa1f6fce97d8571407e94f7d9f"/><file name="Adfab_EmailCampaign_OrderSuccess.csv" hash="e3ff726605dd139054ffe6e7f91ab1d8"/><file name="Adfab_EmailCampaign_WelcomeReminder.csv" hash="8edb549e7b5cf31718361d6d1885340e"/><file name="Adfab_EmailCampaign_WishlistReminder.csv" hash="bd615da4bfcf92fe312bcb366d5a3baf"/><file name="Adfab_EmailCampaign_WishlistStockAlert.csv" hash="00ecd662351382621701eb876e0aa504"/></dir><dir name="template"><dir name="email"><dir name="emailcampaign"><file name="abandoned_cart.html" hash="4aeba2686af64de18dc7889cc1ee7f08"/><file name="customer_birthday.html" hash="3ddc1e77440af5d55357117b4d668bf0"/><file name="inscription_anniversary.html" hash="adcee0bce9d9d53e72f5ab0e62c512e8"/><file name="order_success.html" hash="27f50eb0f7dc590b1a775aed6232f24c"/><file name="welcome_reminder.html" hash="71874766623132765a88de43e1405f5e"/><file name="wishlist_reminder.html" hash="741d80736b53325dbd9483559ce3576a"/><file name="wishlist_stock_alert.html" hash="d08af25d00badc73c60e018e9aef901a"/></dir></dir></dir></dir><dir name="fr_FR"><dir name="emailcampaign"><file name="Adfab_EmailCampaign.csv" hash="04f84b4080c0eb56120a82a7215e1295"/><file name="Adfab_EmailCampaign_AbandonedCart.csv" hash="962c2f9b0b13302b5c910bd776a0e177"/><file name="Adfab_EmailCampaign_CustomerBirthday.csv" hash="de370aaffa47c3bd003f92163546b826"/><file name="Adfab_EmailCampaign_InscriptionAnniversary.csv" hash="32314f7b43a6431890c196f7ac0b9dea"/><file name="Adfab_EmailCampaign_OrderSuccess.csv" hash="6b1cd6e24298331c4a3e317e24695d1c"/><file name="Adfab_EmailCampaign_WelcomeReminder.csv" hash="de057c50c853f81ed0f2bc10a7565f6a"/><file name="Adfab_EmailCampaign_WishlistReminder.csv" hash="f4071c638993793d001d6902d1cbca44"/><file name="Adfab_EmailCampaign_WishlistStockAlert.csv" hash="0aa97b28c6e1dfbcfa9816a5bd4a5766"/></dir></dir></target><target name="mageweb"><dir name="js"><dir name="jquery"><file name="jquery.min.js" hash="941baad892cc00de1c928a0d5321ec3e"/><file name="jquery-cron.min.js" hash="7102f517bb2ffb5d6d5f4d9f4ccb5a1e"/></dir></dir></target></contents>
28
  <compatible/>
29
  <dependencies><required><php><min>5.3.0</min><max>6.0.0</max></php></required></dependencies>
30
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Adfab_Emailcampaign</name>
4
+ <version>1.1.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/AFL-3.0">AFL</license>
7
  <channel>community</channel>
20
  - Registration anniversary&#xD;
21
  - Wishlist reminder&#xD;
22
  - Wishlist stock alert</description>
23
+ <notes>This version fixes a bug with empty value</notes>
24
  <authors><author><name>Adfab</name><user>Connect</user><email>dev@adfab.fr</email></author><author><name>Arnaud</name><user>Hours</user><email>arnaud.hours@adfab.fr</email></author><author><name>Gr&#xE9;gory</name><user>Besson</user><email>gregory.besson@adfab.fr</email></author><author><name>Fabien</name><user>Logarinho</user><email>fabien.logarinho@adfab.fr</email></author></authors>
25
  <date>2014-08-08</date>
26
+ <time>16:52:40</time>
27
+ <contents><target name="magecommunity"><dir name="Adfab"><dir name="Emailcampaign"><dir name="Block"><dir name="Adminhtml"><dir name="Campaign"><dir name="Edit"><file name="Form.php" hash="17b3141fda07951f72d06341f960dc54"/><dir name="Tab"><file name="Cron.php" hash="dbaf7601d04aae4c5d6972bd4333838a"/><file name="Form.php" hash="a5aceaae136b4e53f428644a2848fdc6"/></dir><file name="Tabs.php" hash="a5ab15e699aab8dde3bdf70ddd4379e2"/></dir><file name="Edit.php" hash="0db1b26f82e8151706bb6e7cf08baa99"/><dir name="Forms"><file name="AbandonedCart.php" hash="79e7018381e3e8de0a2be018eea2981b"/><file name="Abstract.php" hash="3bbf50b440d5216f14a6e23cd3a4316d"/><file name="CustomerBirthday.php" hash="3e075965149631fc95e498b54586d66b"/><file name="WelcomeReminder.php" hash="d55577f9e38001dbc68ecab75dfbb451"/><file name="WishlistReminder.php" hash="b20ac7a287d8bbb1e3fa5429bb0fd91c"/><file name="WishlistStockAlert.php" hash="45cb38386e6816aec2a078d3567a258c"/></dir><file name="Grid.php" hash="c0659f431119f6fd454c84b6540bac7e"/></dir><file name="Campaign.php" hash="17b1361fe6bd0cbcae614e3d47c5581c"/><dir name="Form"><dir name="Edit"><dir name="Renderer"><file name="Cron.php" hash="f2e66687504b3980e12b217a53d59a5e"/></dir></dir></dir><dir name="Notification"><file name="Toolbar.php" hash="be40e4dba0ccd9b93e689dc7b210dd60"/></dir><dir name="Recipient"><file name="Grid.php" hash="9bbb6bf0ea8b5acb3db524b3df258a75"/></dir><file name="Recipient.php" hash="7b06927116341c82586a8b416c70f4a3"/></dir></dir><dir name="Helper"><file name="Connector.php" hash="7dcf9487bfed13013c854ed585ac4f45"/><file name="Data.php" hash="4631fc49592697385cbe63497181197b"/></dir><dir name="Model"><dir name="Adminhtml"><file name="Notification.php" hash="3b1e2cf2d1811a7908ed5a93b5ca9ded"/><file name="Observer.php" hash="fa46ebaf4eea5ad4388394bdc58ad927"/></dir><dir name="Campaign"><file name="AbandonedCart.php" hash="64ab3df40466c0d0cb933baf60352c37"/><file name="Abstract.php" hash="ff0da3e18c92f5c342160c30187975ea"/><file name="Cron.php" hash="d6f2086c2d036a04ce39771102aef995"/><file name="CustomerBirthday.php" hash="fe679efcb28553b939c3eefd971d79fa"/><file name="InscriptionAnniversary.php" hash="aa0645a1b8e0e38e8113e43477ea2666"/><file name="Observer.php" hash="a788652786bfbfc9a34ec61eb76a51b9"/><file name="OrderSuccess.php" hash="efdc12cb22d9736aae968e2384dd2295"/><dir name="State"><file name="Abstract.php" hash="96c8a99efe9ad64563a2ad85541be148"/><file name="Production.php" hash="b8d1caf82586cf5f920eba995218f105"/><file name="Test.php" hash="114099329a96cba468027a153b074913"/><file name="TestAllEmail.php" hash="11964da8f2db503c14f66fbc33b14f5f"/></dir><file name="WelcomeReminder.php" hash="86723aab551338cdfa63067594527ab5"/><file name="WishlistReminder.php" hash="9f279bd38530780ab27cc2bdf3d61716"/><file name="WishlistStockAlert.php" hash="98c804c7567b1dddb07147bca9b3e535"/></dir><file name="Campaign.php" hash="ac20316047cb7c57fb774ca9792ebe14"/><dir name="Connector"><file name="Abstract.php" hash="1e011fddfc80a8a47cfbebf3ac4e7428"/><file name="Magento.php" hash="df16665526e8857512b4999d35b6e69c"/><file name="Void.php" hash="5f4b6da600618d513c9aa28f67a05885"/></dir><dir name="Cron"><file name="Observer.php" hash="fcc919aff07af27a3e05f44dfef03e8c"/></dir><file name="Cron.php" hash="be087bcc8adc875b744cd655c3cfc45c"/><file name="Flag.php" hash="f0b2123724d6ba31e4740d1ab8a9f293"/><file name="Observer.php" hash="8b56d3812ad59eef9e39eaad0eb66836"/><dir name="Resource"><dir name="Adminhtml"><dir name="Notification"><file name="Collection.php" hash="cadae2e35cd3df4d4b054b2aca25bae8"/></dir><file name="Notification.php" hash="8b9e5eaf96ece9bf184b19e2e8ee7c53"/></dir><dir name="Campaign"><file name="Collection.php" hash="2fb20db254a502f8a2776714e0326faa"/></dir><file name="Campaign.php" hash="7816e85906c384b54ce903feec7a9eac"/></dir><dir name="Source"><file name="Campaign.php" hash="3f68de176fd1915c01a89f5728a7ff98"/><file name="Connector.php" hash="9a2e4743e8abdce16fc70b0a571e0584"/><file name="Mode.php" hash="b2594ab728f6ca4e9511887f0bf06b13"/><file name="Template.php" hash="53f81f70bba6b27c0efae344258f7cf1"/></dir><file name="Status.php" hash="666bfc12e1beba81c7f90b6fd4940ef5"/></dir><dir name="Test"><dir name="Model"><dir name="Campaign"><dir name="State"><file name="Config.php" hash="d7db829c3f727d97b3795f88fd900dbf"/></dir></dir><file name="Campaign.php" hash="712f6cef45d3afbac1817260c0d1c085"/><file name="Config.php" hash="51660acdb18f5edd0758398ce30f0f08"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="CampaignController.php" hash="c7f32fd1c40e563a623b7d6cd3845cbb"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="329ebfedd1e70abfad1292e8fac1c758"/><file name="config.xml" hash="3ca46037bcf3676e01c43fc242eaad49"/><file name="system.xml" hash="50c56b8ac3d5a469e39c15d696c5ac54"/></dir><dir name="sql"><dir name="adfab_emailcampaign_setup"><file name="mysql4-install-0.1.0.php" hash="092aefa58169dae54b748068f1166664"/><file name="mysql4-upgrade-0.1.0-0.1.1.php" hash="32499400d3ce2cd954f99658d9e12432"/><file name="mysql4-upgrade-0.1.1-0.1.2.php" hash="d86f2097978904afd8f397498b188886"/><file name="mysql4-upgrade-0.1.2-0.1.3.php" hash="ff8cac3085d9bb774a6dffa6b99707fc"/></dir></dir></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="css"><file name="jquery-cron.css" hash="cb5a119e0ea73442fd20dda1ea210334"/></dir><dir name="js"><file name="emailcampaign.js" hash="93d4c1b7a32df8912d48ba3262550ece"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="emailcampaign.xml" hash="e39336df778af319ce028dd061db41ca"/></dir><dir name="template"><dir name="emailcampaign"><dir name="notification"><file name="toolbar.phtml" hash="d34f7ad086c70032c9fb1486d9fb0ed1"/><file name="window.phtml" hash="9c9c48d9855cbe13efef37170c565162"/></dir><dir name="system"><dir name="email"><dir name="template"><file name="edit.phtml" hash="cf9dfae96dd8ba9fd62fed537dc46af5"/></dir></dir></dir></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Adfab_Emailcampaign.xml" hash="28ca10d36911d1aacc4592e31d343f52"/></dir></target><target name="magelocale"><dir name="en_US"><dir name="emailcampaign"><file name="Adfab_EmailCampaign.csv" hash="8b7bb7916608dadeddd50952297df175"/><file name="Adfab_EmailCampaign_AbandonedCart.csv" hash="ee4435a37b05062c23c088c137c32cc0"/><file name="Adfab_EmailCampaign_CustomerBirthday.csv" hash="54c7d1860ac81be27c3b007db25d794d"/><file name="Adfab_EmailCampaign_InscriptionAnniversary.csv" hash="befaa0fa1f6fce97d8571407e94f7d9f"/><file name="Adfab_EmailCampaign_OrderSuccess.csv" hash="e3ff726605dd139054ffe6e7f91ab1d8"/><file name="Adfab_EmailCampaign_WelcomeReminder.csv" hash="8edb549e7b5cf31718361d6d1885340e"/><file name="Adfab_EmailCampaign_WishlistReminder.csv" hash="bd615da4bfcf92fe312bcb366d5a3baf"/><file name="Adfab_EmailCampaign_WishlistStockAlert.csv" hash="00ecd662351382621701eb876e0aa504"/></dir><dir name="template"><dir name="email"><dir name="emailcampaign"><file name="abandoned_cart.html" hash="4aeba2686af64de18dc7889cc1ee7f08"/><file name="customer_birthday.html" hash="3ddc1e77440af5d55357117b4d668bf0"/><file name="inscription_anniversary.html" hash="adcee0bce9d9d53e72f5ab0e62c512e8"/><file name="order_success.html" hash="27f50eb0f7dc590b1a775aed6232f24c"/><file name="welcome_reminder.html" hash="71874766623132765a88de43e1405f5e"/><file name="wishlist_reminder.html" hash="741d80736b53325dbd9483559ce3576a"/><file name="wishlist_stock_alert.html" hash="d08af25d00badc73c60e018e9aef901a"/></dir></dir></dir></dir><dir name="fr_FR"><dir name="emailcampaign"><file name="Adfab_EmailCampaign.csv" hash="04f84b4080c0eb56120a82a7215e1295"/><file name="Adfab_EmailCampaign_AbandonedCart.csv" hash="962c2f9b0b13302b5c910bd776a0e177"/><file name="Adfab_EmailCampaign_CustomerBirthday.csv" hash="de370aaffa47c3bd003f92163546b826"/><file name="Adfab_EmailCampaign_InscriptionAnniversary.csv" hash="32314f7b43a6431890c196f7ac0b9dea"/><file name="Adfab_EmailCampaign_OrderSuccess.csv" hash="6b1cd6e24298331c4a3e317e24695d1c"/><file name="Adfab_EmailCampaign_WelcomeReminder.csv" hash="de057c50c853f81ed0f2bc10a7565f6a"/><file name="Adfab_EmailCampaign_WishlistReminder.csv" hash="f4071c638993793d001d6902d1cbca44"/><file name="Adfab_EmailCampaign_WishlistStockAlert.csv" hash="0aa97b28c6e1dfbcfa9816a5bd4a5766"/></dir></dir></target><target name="mageweb"><dir name="js"><dir name="jquery"><file name="jquery.min.js" hash="941baad892cc00de1c928a0d5321ec3e"/><file name="jquery-cron.min.js" hash="7102f517bb2ffb5d6d5f4d9f4ccb5a1e"/></dir></dir></target></contents>
28
  <compatible/>
29
  <dependencies><required><php><min>5.3.0</min><max>6.0.0</max></php></required></dependencies>
30
  </package>