Mzax_Emarketing - Version 0.4.9

Version Notes

Find help at https://github.com/mage-mzax/emarketing

Download this release

Release Info

Developer Jacob Siefer
Extension Mzax_Emarketing
Version 0.4.9
Comparing to
See all releases


Code changes from version 0.4.10 to 0.4.9

Files changed (432) hide show
  1. app/code/community/Mzax/Emarketing/Block/Campaign/Edit.php +1 -1
  2. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Form.php +1 -1
  3. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Medium/Abstract.php +1 -1
  4. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Medium/Email.php +1 -1
  5. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Medium/Email/Tab/Inbox.php +15 -36
  6. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Medium/Email/Tab/Outbox.php +1 -1
  7. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Content.php +1 -1
  8. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Content/Original.php +1 -1
  9. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Content/Variation.php +1 -1
  10. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Errors.php +2 -2
  11. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Filters.php +1 -1
  12. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Inbox.php +1 -1
  13. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Medium.php +1 -1
  14. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Recipients.php +1 -1
  15. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Recipients/Grid.php +1 -1
  16. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Report.php +2 -2
  17. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Settings.php +1 -1
  18. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Tasks.php +1 -1
  19. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Test.php +1 -1
  20. app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tabs.php +1 -1
  21. app/code/community/Mzax/Emarketing/Block/Campaign/Grid.php +2 -2
  22. app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Filter/Filter.php +1 -1
  23. app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/Action.php +1 -1
  24. app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/Filter.php +1 -1
  25. app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/SendMail.php +1 -1
  26. app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/Sender.php +1 -1
  27. app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/Stats.php +1 -1
  28. app/code/community/Mzax/Emarketing/Block/Campaign/New.php +2 -2
  29. app/code/community/Mzax/Emarketing/Block/Campaign/New/Presets.php +1 -1
  30. app/code/community/Mzax/Emarketing/Block/Campaign/Preview.php +1 -1
  31. app/code/community/Mzax/Emarketing/Block/Campaign/SendTestMail.php +1 -1
  32. app/code/community/Mzax/Emarketing/Block/Campaign/SendTestMail/Form.php +1 -1
  33. app/code/community/Mzax/Emarketing/Block/Campaign/Test.php +1 -1
  34. app/code/community/Mzax/Emarketing/Block/Campaign/Test/Emulate.php +1 -1
  35. app/code/community/Mzax/Emarketing/Block/Campaign/View.php +1 -1
  36. app/code/community/Mzax/Emarketing/Block/Chart/Abstract.php +1 -1
  37. app/code/community/Mzax/Emarketing/Block/Chart/Area.php +1 -1
  38. app/code/community/Mzax/Emarketing/Block/Chart/Bar.php +1 -1
  39. app/code/community/Mzax/Emarketing/Block/Chart/Column.php +1 -1
  40. app/code/community/Mzax/Emarketing/Block/Chart/Geo.php +1 -1
  41. app/code/community/Mzax/Emarketing/Block/Chart/Line.php +1 -1
  42. app/code/community/Mzax/Emarketing/Block/Chart/Pie.php +1 -1
  43. app/code/community/Mzax/Emarketing/Block/Chart/Scatter.php +1 -1
  44. app/code/community/Mzax/Emarketing/Block/Chart/SteppedArea.php +1 -1
  45. app/code/community/Mzax/Emarketing/Block/Chart/Widget/Container.php +1 -1
  46. app/code/community/Mzax/Emarketing/Block/Chart/Widget/Geo.php +1 -1
  47. app/code/community/Mzax/Emarketing/Block/Chart/Widget/Tab.php +2 -2
  48. app/code/community/Mzax/Emarketing/Block/Conditions.php +2 -2
  49. app/code/community/Mzax/Emarketing/Block/Editable.php +2 -2
  50. app/code/community/Mzax/Emarketing/Block/Filter/Object/Grid.php +1 -1
  51. app/code/community/Mzax/Emarketing/Block/Filter/Test/Recursive.php +1 -1
  52. app/code/community/Mzax/Emarketing/Block/Filter/Test/Single.php +2 -2
  53. app/code/community/Mzax/Emarketing/Block/Filters.php +2 -2
  54. app/code/community/Mzax/Emarketing/Block/Grid/Column/Renderer/Action.php +2 -2
  55. app/code/community/Mzax/Emarketing/Block/Grid/Column/Renderer/Campaign.php +2 -2
  56. app/code/community/Mzax/Emarketing/Block/Grid/Column/Renderer/Recipient.php +2 -2
  57. app/code/community/Mzax/Emarketing/Block/Grid/Column/Renderer/Size.php +2 -2
  58. app/code/community/Mzax/Emarketing/Block/Inbox/Email.php +1 -1
  59. app/code/community/Mzax/Emarketing/Block/Inbox/Email/Form.php +2 -2
  60. app/code/community/Mzax/Emarketing/Block/Inbox/Grid.php +1 -1
  61. app/code/community/Mzax/Emarketing/Block/Inbox/View.php +1 -1
  62. app/code/community/Mzax/Emarketing/Block/Newsletter/List/Edit.php +1 -1
  63. app/code/community/Mzax/Emarketing/Block/Newsletter/List/Edit/Form.php +1 -1
  64. app/code/community/Mzax/Emarketing/Block/Newsletter/List/Edit/Tab/Settings.php +1 -1
  65. app/code/community/Mzax/Emarketing/Block/Newsletter/List/Edit/Tab/Subscribers.php +1 -1
  66. app/code/community/Mzax/Emarketing/Block/Newsletter/List/Edit/Tabs.php +1 -1
  67. app/code/community/Mzax/Emarketing/Block/Newsletter/List/Grid.php +1 -1
  68. app/code/community/Mzax/Emarketing/Block/Newsletter/List/View.php +1 -1
  69. app/code/community/Mzax/Emarketing/Block/Outbox/Email.php +1 -1
  70. app/code/community/Mzax/Emarketing/Block/Outbox/Email/Form.php +1 -1
  71. app/code/community/Mzax/Emarketing/Block/Outbox/Grid.php +1 -1
  72. app/code/community/Mzax/Emarketing/Block/Outbox/View.php +1 -1
  73. app/code/community/Mzax/Emarketing/Block/Recipients/Column/Renderer/Attribute.php +1 -1
  74. app/code/community/Mzax/Emarketing/Block/Recipients/Column/Renderer/Object.php +1 -1
  75. app/code/community/Mzax/Emarketing/Block/Recipients/Grid.php +1 -1
  76. app/code/community/Mzax/Emarketing/Block/System/Config/Form/Field/DomainThreshold.php +1 -1
  77. app/code/community/Mzax/Emarketing/Block/System/Config/Form/Field/MailStorage.php +1 -1
  78. app/code/community/Mzax/Emarketing/Block/System/Config/Form/Field/Mandrill.php +1 -1
  79. app/code/community/Mzax/Emarketing/Block/System/Config/Form/Field/Sendgrid.php +1 -1
  80. app/code/community/Mzax/Emarketing/Block/Template.php +2 -2
  81. app/code/community/Mzax/Emarketing/Block/Template/Edit.php +1 -1
  82. app/code/community/Mzax/Emarketing/Block/Template/Edit/Form.php +1 -1
  83. app/code/community/Mzax/Emarketing/Block/Template/Grid.php +1 -1
  84. app/code/community/Mzax/Emarketing/Block/Template/Upload.php +1 -1
  85. app/code/community/Mzax/Emarketing/Block/Template/Upload/Form.php +1 -1
  86. app/code/community/Mzax/Emarketing/Block/Template/View.php +1 -1
  87. app/code/community/Mzax/Emarketing/Block/Tracker/Edit.php +2 -2
  88. app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Form.php +1 -1
  89. app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/Conditions.php +1 -1
  90. app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/GoalType.php +2 -2
  91. app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/Settings.php +2 -2
  92. app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/Tasks.php +2 -2
  93. app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/Test.php +1 -1
  94. app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tabs.php +2 -2
  95. app/code/community/Mzax/Emarketing/Block/Tracker/Grid.php +1 -1
  96. app/code/community/Mzax/Emarketing/Block/Tracker/New.php +2 -2
  97. app/code/community/Mzax/Emarketing/Block/Tracker/Test.php +1 -1
  98. app/code/community/Mzax/Emarketing/Block/Tracker/Test/Emulate.php +1 -1
  99. app/code/community/Mzax/Emarketing/Block/Tracker/Upload.php +2 -2
  100. app/code/community/Mzax/Emarketing/Block/Tracker/Upload/Form.php +2 -2
  101. app/code/community/Mzax/Emarketing/Block/Tracker/View.php +1 -1
  102. app/code/community/Mzax/Emarketing/Block/Unsubscribe.php +2 -2
  103. app/code/community/Mzax/Emarketing/Db/Select.php +1 -1
  104. app/code/community/Mzax/Emarketing/Helper/Campaign.php +2 -2
  105. app/code/community/Mzax/Emarketing/Helper/Data.php +1 -1
  106. app/code/community/Mzax/Emarketing/Helper/Newsletter.php +2 -2
  107. app/code/community/Mzax/Emarketing/Helper/Request.php +2 -2
  108. app/code/community/Mzax/Emarketing/Helper/SqlFormatter.php +1 -1
  109. app/code/community/Mzax/Emarketing/Model/Campaign.php +1 -1
  110. app/code/community/Mzax/Emarketing/Model/Campaign/Content.php +1 -1
  111. app/code/community/Mzax/Emarketing/Model/Campaign/Preset.php +1 -1
  112. app/code/community/Mzax/Emarketing/Model/Campaign/Variation.php +1 -1
  113. app/code/community/Mzax/Emarketing/Model/Conversion/Goal.php +1 -1
  114. app/code/community/Mzax/Emarketing/Model/Conversion/Goal/Abstract.php +1 -1
  115. app/code/community/Mzax/Emarketing/Model/Conversion/Goal/Orders.php +2 -2
  116. app/code/community/Mzax/Emarketing/Model/Conversion/Select.php +1 -1
  117. app/code/community/Mzax/Emarketing/Model/Conversion/Tracker.php +1 -1
  118. app/code/community/Mzax/Emarketing/Model/DomainThrottle.php +1 -1
  119. app/code/community/Mzax/Emarketing/Model/Email.php +1 -1
  120. app/code/community/Mzax/Emarketing/Model/Form/Element/Ace.php +1 -1
  121. app/code/community/Mzax/Emarketing/Model/Form/Element/Credits.php +1 -1
  122. app/code/community/Mzax/Emarketing/Model/Form/Element/EmailEditor.php +2 -2
  123. app/code/community/Mzax/Emarketing/Model/Form/Element/Info.php +1 -1
  124. app/code/community/Mzax/Emarketing/Model/Form/Element/TemplateEditor.php +1 -1
  125. app/code/community/Mzax/Emarketing/Model/Form/Element/Textarea.php +2 -2
  126. app/code/community/Mzax/Emarketing/Model/Form/Element/Wildselect.php +2 -2
  127. app/code/community/Mzax/Emarketing/Model/Goal.php +2 -2
  128. app/code/community/Mzax/Emarketing/Model/Inbox.php +2 -2
  129. app/code/community/Mzax/Emarketing/Model/Inbox/Bounce/Detector/Abstract.php +1 -1
  130. app/code/community/Mzax/Emarketing/Model/Inbox/Bounce/Detector/Recipient.php +1 -1
  131. app/code/community/Mzax/Emarketing/Model/Inbox/Bounce/Detector/Store.php +2 -2
  132. app/code/community/Mzax/Emarketing/Model/Inbox/Bounce/Detector/Unsubscribe.php +2 -2
  133. app/code/community/Mzax/Emarketing/Model/Inbox/Email.php +1 -1
  134. app/code/community/Mzax/Emarketing/Model/Inbox/Email/Collector.php +2 -2
  135. app/code/community/Mzax/Emarketing/Model/Inbox/Email/Pull/Abstract.php +2 -2
  136. app/code/community/Mzax/Emarketing/Model/Inbox/Email/Pull/Storage.php +2 -2
  137. app/code/community/Mzax/Emarketing/Model/Link.php +1 -1
  138. app/code/community/Mzax/Emarketing/Model/Link/Reference.php +2 -2
  139. app/code/community/Mzax/Emarketing/Model/Medium.php +2 -2
  140. app/code/community/Mzax/Emarketing/Model/Medium/Abstract.php +2 -2
  141. app/code/community/Mzax/Emarketing/Model/Medium/Email.php +2 -2
  142. app/code/community/Mzax/Emarketing/Model/Medium/Email/Composer.php +2 -2
  143. app/code/community/Mzax/Emarketing/Model/Medium/Email/Filter.php +2 -2
  144. app/code/community/Mzax/Emarketing/Model/Medium/Email/Processor.php +2 -2
  145. app/code/community/Mzax/Emarketing/Model/Medium/Email/Snippets.php +2 -2
  146. app/code/community/Mzax/Emarketing/Model/Newsletter/List.php +1 -1
  147. app/code/community/Mzax/Emarketing/Model/Newsletter/List/Subscriber.php +1 -1
  148. app/code/community/Mzax/Emarketing/Model/Object/Abstract.php +1 -1
  149. app/code/community/Mzax/Emarketing/Model/Object/Address.php +1 -1
  150. app/code/community/Mzax/Emarketing/Model/Object/Collection.php +1 -1
  151. app/code/community/Mzax/Emarketing/Model/Object/Collection/Item.php +2 -2
  152. app/code/community/Mzax/Emarketing/Model/Object/Customer.php +1 -1
  153. app/code/community/Mzax/Emarketing/Model/Object/Customer/Address.php +2 -2
  154. app/code/community/Mzax/Emarketing/Model/Object/Filter.php +1 -1
  155. app/code/community/Mzax/Emarketing/Model/Object/Filter/Abstract.php +1 -1
  156. app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/City.php +1 -1
  157. app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/Country.php +1 -1
  158. app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/Postcode.php +1 -1
  159. app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/Region.php +1 -1
  160. app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/Street.php +1 -1
  161. app/code/community/Mzax/Emarketing/Model/Object/Filter/Attribute.php +2 -2
  162. app/code/community/Mzax/Emarketing/Model/Object/Filter/Campaign/Goal.php +1 -1
  163. app/code/community/Mzax/Emarketing/Model/Object/Filter/Campaign/Recipient/Abstract.php +1 -1
  164. app/code/community/Mzax/Emarketing/Model/Object/Filter/Campaign/Recipient/Interact.php +1 -1
  165. app/code/community/Mzax/Emarketing/Model/Object/Filter/Column.php +1 -1
  166. app/code/community/Mzax/Emarketing/Model/Object/Filter/Combine.php +1 -1
  167. app/code/community/Mzax/Emarketing/Model/Object/Filter/Component.php +1 -1
  168. app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Abstract.php +1 -1
  169. app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Address.php +1 -1
  170. app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Address/Attribute.php +1 -1
  171. app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Attribute.php +1 -1
  172. app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Event.php +1 -1
  173. app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Lastlogin.php +1 -1
  174. app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Name.php +1 -1
  175. app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Order.php +2 -2
  176. app/code/community/Mzax/Emarketing/Model/Object/Filter/Main.php +1 -1
  177. app/code/community/Mzax/Emarketing/Model/Object/Filter/Newsletter.php +3 -14
  178. app/code/community/Mzax/Emarketing/Model/Object/Filter/Newsletter/List.php +2 -2
  179. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Abstract.php +2 -2
  180. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Address.php +2 -2
  181. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Campaign.php +2 -2
  182. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Item/Abstract.php +2 -2
  183. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Item/Table.php +2 -2
  184. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Items.php +2 -2
  185. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Previous.php +2 -2
  186. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/ShippedAt.php +1 -1
  187. app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Table.php +2 -6
  188. app/code/community/Mzax/Emarketing/Model/Object/Filter/Product/Abstract.php +1 -1
  189. app/code/community/Mzax/Emarketing/Model/Object/Filter/Product/Attribute.php +1 -1
  190. app/code/community/Mzax/Emarketing/Model/Object/Filter/Product/Category.php +1 -1
  191. app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Abstract.php +2 -2
  192. app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Address.php +2 -2
  193. app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Item/Table.php +2 -2
  194. app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Items.php +2 -2
  195. app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Table.php +2 -2
  196. app/code/community/Mzax/Emarketing/Model/Object/Filter/Table.php +2 -2
  197. app/code/community/Mzax/Emarketing/Model/Object/Order.php +1 -1
  198. app/code/community/Mzax/Emarketing/Model/Object/OrderAddress.php +2 -2
  199. app/code/community/Mzax/Emarketing/Model/Object/OrderItem.php +1 -1
  200. app/code/community/Mzax/Emarketing/Model/Object/Product.php +1 -1
  201. app/code/community/Mzax/Emarketing/Model/Object/Quote.php +2 -2
  202. app/code/community/Mzax/Emarketing/Model/Object/QuoteAddress.php +2 -2
  203. app/code/community/Mzax/Emarketing/Model/Object/QuoteItem.php +1 -1
  204. app/code/community/Mzax/Emarketing/Model/Object/Recipient.php +1 -1
  205. app/code/community/Mzax/Emarketing/Model/Object/Subscriber.php +2 -3
  206. app/code/community/Mzax/Emarketing/Model/Observer.php +1 -1
  207. app/code/community/Mzax/Emarketing/Model/Observer/Abstract.php +2 -2
  208. app/code/community/Mzax/Emarketing/Model/Observer/Cron.php +2 -2
  209. app/code/community/Mzax/Emarketing/Model/Observer/Customer.php +2 -2
  210. app/code/community/Mzax/Emarketing/Model/Observer/Goal.php +2 -2
  211. app/code/community/Mzax/Emarketing/Model/Observer/Order.php +2 -2
  212. app/code/community/Mzax/Emarketing/Model/Observer/SalesRule.php +2 -2
  213. app/code/community/Mzax/Emarketing/Model/Observer/Subscriber.php +2 -2
  214. app/code/community/Mzax/Emarketing/Model/Outbox.php +1 -1
  215. app/code/community/Mzax/Emarketing/Model/Outbox/Email.php +1 -1
  216. app/code/community/Mzax/Emarketing/Model/Outbox/Email/Mail.php +1 -1
  217. app/code/community/Mzax/Emarketing/Model/Outbox/Transporter.php +1 -1
  218. app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/File.php +2 -2
  219. app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Interface.php +1 -1
  220. app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Mandrill.php +2 -2
  221. app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/MandrillApi.php +2 -2
  222. app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Sendgrid.php +2 -2
  223. app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Sendmail.php +2 -2
  224. app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Smtp.php +2 -2
  225. app/code/community/Mzax/Emarketing/Model/Premailer.php +1 -1
  226. app/code/community/Mzax/Emarketing/Model/Recipient.php +2 -2
  227. app/code/community/Mzax/Emarketing/Model/Recipient/Error.php +2 -2
  228. app/code/community/Mzax/Emarketing/Model/Recipient/Provider.php +2 -2
  229. app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Abstract.php +1 -1
  230. app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Customer.php +1 -1
  231. app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Newsletter.php +2 -2
  232. app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Order.php +2 -2
  233. app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Quote.php +2 -2
  234. app/code/community/Mzax/Emarketing/Model/Report.php +2 -2
  235. app/code/community/Mzax/Emarketing/Model/Report/Aggregator.php +2 -2
  236. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Abstract.php +2 -2
  237. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Campaign.php +2 -2
  238. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension.php +1 -1
  239. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Abstract.php +1 -1
  240. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Country.php +1 -1
  241. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Dayofweek.php +1 -1
  242. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/DeviceBrand.php +1 -1
  243. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/DeviceType.php +1 -1
  244. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Hour.php +1 -1
  245. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Os.php +1 -1
  246. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Region.php +1 -1
  247. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Useragent.php +1 -1
  248. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Events.php +2 -2
  249. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Goals.php +2 -2
  250. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Rates.php +2 -2
  251. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Recipient.php +2 -2
  252. app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Tracker.php +1 -1
  253. app/code/community/Mzax/Emarketing/Model/Report/Query.php +2 -2
  254. app/code/community/Mzax/Emarketing/Model/Report/Seeder.php +1 -1
  255. app/code/community/Mzax/Emarketing/Model/Resource/Campaign.php +1 -1
  256. app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Collection.php +2 -2
  257. app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Preset.php +1 -1
  258. app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Preset/Collection.php +2 -2
  259. app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Variation.php +1 -1
  260. app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Variation/Collection.php +1 -1
  261. app/code/community/Mzax/Emarketing/Model/Resource/Collection/Product.php +2 -2
  262. app/code/community/Mzax/Emarketing/Model/Resource/Conversion/Tracker.php +1 -1
  263. app/code/community/Mzax/Emarketing/Model/Resource/Conversion/Tracker/Collection.php +1 -1
  264. app/code/community/Mzax/Emarketing/Model/Resource/Email/Collection.php +2 -2
  265. app/code/community/Mzax/Emarketing/Model/Resource/Goal.php +1 -1
  266. app/code/community/Mzax/Emarketing/Model/Resource/Helper.php +1 -1
  267. app/code/community/Mzax/Emarketing/Model/Resource/Inbox/Email.php +1 -1
  268. app/code/community/Mzax/Emarketing/Model/Resource/Inbox/Email/Collection.php +1 -1
  269. app/code/community/Mzax/Emarketing/Model/Resource/Link.php +1 -1
  270. app/code/community/Mzax/Emarketing/Model/Resource/Link/Reference.php +1 -1
  271. app/code/community/Mzax/Emarketing/Model/Resource/Newsletter/List.php +1 -1
  272. app/code/community/Mzax/Emarketing/Model/Resource/Newsletter/List/Collection.php +1 -1
  273. app/code/community/Mzax/Emarketing/Model/Resource/Newsletter/List/Subscriber/Collection.php +1 -1
  274. app/code/community/Mzax/Emarketing/Model/Resource/Newsletter/Subscriber.php +1 -1
  275. app/code/community/Mzax/Emarketing/Model/Resource/Outbox/Email.php +2 -2
  276. app/code/community/Mzax/Emarketing/Model/Resource/Outbox/Email/Collection.php +1 -1
  277. app/code/community/Mzax/Emarketing/Model/Resource/Recipient.php +1 -1
  278. app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Address.php +1 -1
  279. app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Binding.php +1 -1
  280. app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Collection.php +1 -1
  281. app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Error.php +2 -2
  282. app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Error/Collection.php +2 -2
  283. app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Event.php +1 -1
  284. app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Goal/Binder.php +1 -1
  285. app/code/community/Mzax/Emarketing/Model/Resource/Setup.php +1 -1
  286. app/code/community/Mzax/Emarketing/Model/Resource/Template.php +1 -1
  287. app/code/community/Mzax/Emarketing/Model/Resource/Template/Collection.php +1 -1
  288. app/code/community/Mzax/Emarketing/Model/Resource/Useragent.php +1 -1
  289. app/code/community/Mzax/Emarketing/Model/SalesRule/Condition/Emarketing.php +2 -2
  290. app/code/community/Mzax/Emarketing/Model/SalesRule/ICouponManager.php +2 -2
  291. app/code/community/Mzax/Emarketing/Model/Session.php +2 -2
  292. app/code/community/Mzax/Emarketing/Model/System/Config/Backend/DomainThreshold.php +1 -1
  293. app/code/community/Mzax/Emarketing/Model/System/Config/Source/GeoIp.php +1 -1
  294. app/code/community/Mzax/Emarketing/Model/System/Config/Source/MailStorage.php +1 -1
  295. app/code/community/Mzax/Emarketing/Model/System/Config/Source/SmtpAuthentication.php +1 -1
  296. app/code/community/Mzax/Emarketing/Model/Template.php +1 -1
  297. app/code/community/Mzax/Emarketing/Model/Template/Exception.php +1 -1
  298. app/code/community/Mzax/Emarketing/controllers/BeaconController.php +1 -1
  299. app/code/community/Mzax/Emarketing/controllers/EmailController.php +1 -1
  300. app/code/community/Mzax/Emarketing/controllers/Emarketing/CampaignController.php +1 -1
  301. app/code/community/Mzax/Emarketing/controllers/Emarketing/InboxController.php +1 -1
  302. app/code/community/Mzax/Emarketing/controllers/Emarketing/Newsletter/ListController.php +1 -1
  303. app/code/community/Mzax/Emarketing/controllers/Emarketing/OutboxController.php +1 -1
  304. app/code/community/Mzax/Emarketing/controllers/Emarketing/ShortcutController.php +1 -1
  305. app/code/community/Mzax/Emarketing/controllers/Emarketing/TemplateController.php +1 -1
  306. app/code/community/Mzax/Emarketing/controllers/Emarketing/TrackerController.php +2 -2
  307. app/code/community/Mzax/Emarketing/controllers/LinkController.php +2 -2
  308. app/code/community/Mzax/Emarketing/controllers/UnsubscribeController.php +1 -1
  309. app/code/community/Mzax/Emarketing/data/useragent_regexes.php +1 -1
  310. app/code/community/Mzax/Emarketing/etc/adminhtml.xml +1 -1
  311. app/code/community/Mzax/Emarketing/etc/config.xml +2 -2
  312. app/code/community/Mzax/Emarketing/etc/system.xml +1 -1
  313. app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/install-0.2.php +1 -1
  314. app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/uninstall.php +1 -1
  315. app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.2.6-0.2.7.php +1 -1
  316. app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.4.0-0.4.1.php +1 -1
  317. app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.4.1-0.4.2.php +1 -1
  318. app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.4.2-0.4.3.php +1 -1
  319. app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.4.3-0.4.4.php +1 -1
  320. app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.4.6-0.4.7.php +1 -1
  321. app/design/adminhtml/default/default/layout/mzax/emarketing.xml +1 -1
  322. app/design/adminhtml/default/default/template/mzax/emarketing/campaign/content-tabs.phtml +1 -1
  323. app/design/adminhtml/default/default/template/mzax/emarketing/campaign/filters/emulate.phtml +1 -1
  324. app/design/adminhtml/default/default/template/mzax/emarketing/campaign/load_template.phtml +1 -1
  325. app/design/adminhtml/default/default/template/mzax/emarketing/campaign/mail-tester.phtml +1 -1
  326. app/design/adminhtml/default/default/template/mzax/emarketing/campaign/medium/email/preview.phtml +1 -1
  327. app/design/adminhtml/default/default/template/mzax/emarketing/campaign/recipients.phtml +1 -1
  328. app/design/adminhtml/default/default/template/mzax/emarketing/campaign/report.phtml +1 -1
  329. app/design/adminhtml/default/default/template/mzax/emarketing/campaign/tasks.phtml +1 -1
  330. app/design/adminhtml/default/default/template/mzax/emarketing/edit/js.phtml +1 -1
  331. app/design/adminhtml/default/default/template/mzax/emarketing/editor/text.phtml +1 -1
  332. app/design/adminhtml/default/default/template/mzax/emarketing/fieldset.phtml +1 -1
  333. app/design/adminhtml/default/default/template/mzax/emarketing/filter/page-preview.phtml +1 -1
  334. app/design/adminhtml/default/default/template/mzax/emarketing/filter/test/filter.phtml +1 -1
  335. app/design/adminhtml/default/default/template/mzax/emarketing/filter/test/recursive.phtml +1 -1
  336. app/design/adminhtml/default/default/template/mzax/emarketing/filter/test/single.phtml +1 -1
  337. app/design/adminhtml/default/default/template/mzax/emarketing/tracker/conditions/emulate.phtml +1 -1
  338. app/design/adminhtml/default/default/template/mzax/emarketing/tracker/tasks.phtml +1 -1
  339. app/design/adminhtml/default/default/template/mzax/emarketing/widget/chart-geo.phtml +1 -1
  340. app/design/adminhtml/default/default/template/mzax/emarketing/widget/chart-tab.phtml +1 -1
  341. app/design/frontend/base/default/layout/mzax/emarketing.xml +1 -1
  342. app/design/frontend/base/default/template/mzax/emarketing/newsletter/lists.phtml +1 -1
  343. app/design/frontend/base/default/template/mzax/emarketing/unsubscribe/unsubscribe.phtml +1 -1
  344. js/mzax/ace/ext-mage_autocomplete.js +1 -1
  345. js/mzax/ace/mode-mage.js +1 -1
  346. js/mzax/ace/theme-mage.js +1 -1
  347. js/mzax/ckeditor.plugin.mage.js +1 -1
  348. js/mzax/editor.js +1 -1
  349. js/mzax/report.js +1 -1
  350. lib/Html2Text/Html2Text.php +10 -40
  351. lib/Html2Text/README.md +0 -4
  352. lib/Html2Text/convert.php +0 -0
  353. lib/Mzax/Bounce.php +2 -2
  354. lib/Mzax/Bounce/Detector.php +2 -2
  355. lib/Mzax/Bounce/Detector/Abstract.php +2 -2
  356. lib/Mzax/Bounce/Detector/Arf.php +2 -2
  357. lib/Mzax/Bounce/Detector/Autoreply.php +2 -2
  358. lib/Mzax/Bounce/Detector/Extended.php +2 -2
  359. lib/Mzax/Bounce/Detector/Failure.php +2 -2
  360. lib/Mzax/Bounce/Detector/Rfc1892.php +2 -2
  361. lib/Mzax/Bounce/Mail.php +2 -2
  362. lib/Mzax/Bounce/Message.php +2 -2
  363. lib/Mzax/Bounce/Mime/Decode.php +2 -2
  364. lib/Mzax/Bounce/Mime/Part.php +2 -2
  365. lib/Mzax/Chart/Table.php +2 -2
  366. lib/Mzax/Db/Select.php +2 -2
  367. lib/Mzax/Db/Select/Exception.php +2 -2
  368. lib/Mzax/GeoIp.php +2 -2
  369. lib/Mzax/GeoIp/Adapter/Abstract.php +2 -2
  370. lib/Mzax/GeoIp/Adapter/FreeGeoIp.php +2 -2
  371. lib/Mzax/GeoIp/Adapter/GeoPlugin.php +2 -2
  372. lib/Mzax/GeoIp/Adapter/Ipinfo.php +2 -2
  373. lib/Mzax/GeoIp/Exception.php +2 -2
  374. lib/Mzax/GeoIp/Region.php +2 -2
  375. lib/Mzax/GeoIp/Request.php +2 -2
  376. lib/Mzax/Mail.php +2 -2
  377. lib/Mzax/Mail/Transport/File.php +2 -2
  378. lib/Mzax/Mail/Transport/Mock.php +2 -2
  379. lib/Mzax/Once.php +2 -2
  380. lib/Mzax/Presist.php +2 -2
  381. lib/Symfony/Component/CssSelector/CHANGELOG.md +0 -6
  382. lib/Symfony/Component/CssSelector/CssSelector.php +19 -5
  383. lib/Symfony/Component/CssSelector/CssSelectorConverter.php +0 -69
  384. lib/Symfony/Component/CssSelector/Node/AbstractNode.php +0 -2
  385. lib/Symfony/Component/CssSelector/Node/AttributeNode.php +0 -2
  386. lib/Symfony/Component/CssSelector/Node/ClassNode.php +0 -2
  387. lib/Symfony/Component/CssSelector/Node/CombinedSelectorNode.php +0 -2
  388. lib/Symfony/Component/CssSelector/Node/ElementNode.php +0 -2
  389. lib/Symfony/Component/CssSelector/Node/FunctionNode.php +0 -2
  390. lib/Symfony/Component/CssSelector/Node/HashNode.php +0 -2
  391. lib/Symfony/Component/CssSelector/Node/NegationNode.php +0 -2
  392. lib/Symfony/Component/CssSelector/Node/NodeInterface.php +0 -2
  393. lib/Symfony/Component/CssSelector/Node/PseudoNode.php +0 -2
  394. lib/Symfony/Component/CssSelector/Node/SelectorNode.php +0 -2
  395. lib/Symfony/Component/CssSelector/Node/Specificity.php +0 -2
  396. lib/Symfony/Component/CssSelector/Parser/Handler/CommentHandler.php +0 -2
  397. lib/Symfony/Component/CssSelector/Parser/Handler/HandlerInterface.php +0 -2
  398. lib/Symfony/Component/CssSelector/Parser/Handler/HashHandler.php +0 -2
  399. lib/Symfony/Component/CssSelector/Parser/Handler/IdentifierHandler.php +0 -2
  400. lib/Symfony/Component/CssSelector/Parser/Handler/NumberHandler.php +0 -2
  401. lib/Symfony/Component/CssSelector/Parser/Handler/StringHandler.php +0 -2
  402. lib/Symfony/Component/CssSelector/Parser/Handler/WhitespaceHandler.php +0 -2
  403. lib/Symfony/Component/CssSelector/Parser/Parser.php +0 -2
  404. lib/Symfony/Component/CssSelector/Parser/ParserInterface.php +0 -2
  405. lib/Symfony/Component/CssSelector/Parser/Reader.php +0 -2
  406. lib/Symfony/Component/CssSelector/Parser/Shortcut/ClassParser.php +0 -2
  407. lib/Symfony/Component/CssSelector/Parser/Shortcut/ElementParser.php +0 -2
  408. lib/Symfony/Component/CssSelector/Parser/Shortcut/EmptyStringParser.php +0 -2
  409. lib/Symfony/Component/CssSelector/Parser/Shortcut/HashParser.php +0 -2
  410. lib/Symfony/Component/CssSelector/Parser/Token.php +0 -2
  411. lib/Symfony/Component/CssSelector/Parser/TokenStream.php +0 -2
  412. lib/Symfony/Component/CssSelector/Parser/Tokenizer/Tokenizer.php +0 -2
  413. lib/Symfony/Component/CssSelector/Parser/Tokenizer/TokenizerEscaping.php +0 -2
  414. lib/Symfony/Component/CssSelector/Parser/Tokenizer/TokenizerPatterns.php +0 -2
  415. lib/Symfony/Component/CssSelector/README.md +8 -45
  416. lib/Symfony/Component/CssSelector/XPath/Extension/AbstractExtension.php +0 -2
  417. lib/Symfony/Component/CssSelector/XPath/Extension/AttributeMatchingExtension.php +0 -2
  418. lib/Symfony/Component/CssSelector/XPath/Extension/CombinationExtension.php +0 -2
  419. lib/Symfony/Component/CssSelector/XPath/Extension/ExtensionInterface.php +0 -2
  420. lib/Symfony/Component/CssSelector/XPath/Extension/FunctionExtension.php +0 -2
  421. lib/Symfony/Component/CssSelector/XPath/Extension/HtmlExtension.php +0 -2
  422. lib/Symfony/Component/CssSelector/XPath/Extension/NodeExtension.php +0 -2
  423. lib/Symfony/Component/CssSelector/XPath/Extension/PseudoClassExtension.php +0 -2
  424. lib/Symfony/Component/CssSelector/XPath/Translator.php +0 -2
  425. lib/Symfony/Component/CssSelector/XPath/TranslatorInterface.php +0 -2
  426. lib/Symfony/Component/CssSelector/XPath/XPathExpr.php +0 -2
  427. lib/Symfony/Component/CssSelector/composer.json +2 -5
  428. lib/TijsVerkoyen/CssToInlineStyles/CssToInlineStyles.php +38 -30
  429. lib/TijsVerkoyen/CssToInlineStyles/Selector.php +0 -48
  430. lib/TijsVerkoyen/CssToInlineStyles/Specificity.php +1 -1
  431. lib/TijsVerkoyen/CssToInlineStyles/composer.json +1 -1
  432. package.xml +3 -3
app/code/community/Mzax/Emarketing/Block/Campaign/Edit.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Form.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Medium/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Medium/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Medium/Email/Tab/Inbox.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -42,60 +42,39 @@ class Mzax_Emarketing_Block_Campaign_Edit_Medium_Email_Tab_Inbox extends Mzax_Em
42
  }
43
  return $this->_campaign;
44
  }
45
-
46
-
47
- /**
48
- * Apply campaign id
49
- *
50
- * @return $this
51
- */
52
  protected function _prepareCollection()
53
  {
54
  $this->getCollection()->addFieldToFilter('campaign_id', $this->getCampaign()->getId());
55
  parent::_prepareCollection();
56
  }
57
-
58
-
59
- /**
60
- * Remove campaign column
61
- *
62
- * @return void
63
- */
64
  protected function _prepareColumns()
65
  {
66
  parent::_prepareColumns();
67
  $this->removeColumn('campaign');
68
 
69
  }
 
 
70
 
71
-
72
- /**
73
- *
74
- * @return string
75
- */
76
  public function getGridUrl()
77
  {
78
- return $this->getUrl('*/emarketing_inbox/campaignGrid', array('_current'=> true));
79
  }
80
-
81
-
82
- /**
83
- *
84
- * @param $row
85
- * @return string
86
- */
87
  public function getRowUrl($row)
88
  {
89
  return $this->getUrl('*/emarketing_inbox/email', array('id'=>$row->getId()));
90
  }
91
-
92
-
93
-
94
- /**
95
- * Make massaction js object public so it works for tabs
96
- *
97
- * @return string
98
- */
99
  protected function getAdditionalJavascript()
100
  {
101
  return "window.{$this->getId()}_massactionJsObject = {$this->getId()}_massactionJsObject;";
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
42
  }
43
  return $this->_campaign;
44
  }
45
+
46
+
47
+
 
 
 
 
48
  protected function _prepareCollection()
49
  {
50
  $this->getCollection()->addFieldToFilter('campaign_id', $this->getCampaign()->getId());
51
  parent::_prepareCollection();
52
  }
53
+
54
+
55
+
56
+
 
 
 
57
  protected function _prepareColumns()
58
  {
59
  parent::_prepareColumns();
60
  $this->removeColumn('campaign');
61
 
62
  }
63
+
64
+
65
 
 
 
 
 
 
66
  public function getGridUrl()
67
  {
68
+ return $this->getUrl('*/*/bounces', array('_current'=> true));
69
  }
70
+
 
 
 
 
 
 
71
  public function getRowUrl($row)
72
  {
73
  return $this->getUrl('*/emarketing_inbox/email', array('id'=>$row->getId()));
74
  }
75
+
76
+
77
+
 
 
 
 
 
78
  protected function getAdditionalJavascript()
79
  {
80
  return "window.{$this->getId()}_massactionJsObject = {$this->getId()}_massactionJsObject;";
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Medium/Email/Tab/Outbox.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Content.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Content/Original.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Content/Variation.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Errors.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Emarketing_Block_Campaign_Edit_Tab_Errors extends Mage_Adminhtml_Block_Widget_Grid
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Emarketing_Block_Campaign_Edit_Tab_Errors extends Mage_Adminhtml_Block_Widget_Grid
29
  {
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Filters.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Inbox.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Medium.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Recipients.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Recipients/Grid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Report.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Block_Campaign_Edit_Tab_Report extends Mage_Adminhtml_Block_Widget
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Block_Campaign_Edit_Tab_Report extends Mage_Adminhtml_Block_Widget
31
  {
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Settings.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Tasks.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tab/Test.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Edit/Tabs.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Grid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Block_Campaign_Grid extends Mage_Adminhtml_Block_Widget_Grid
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Block_Campaign_Grid extends Mage_Adminhtml_Block_Widget_Grid
31
  {
app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Filter/Filter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/Action.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/Filter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/SendMail.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/Sender.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Grid/Renderer/Stats.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/New.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -22,7 +22,7 @@
22
  *
23
  * @author Jacob Siefer
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
- * @version 0.4.10
26
  */
27
  class Mzax_Emarketing_Block_Campaign_New extends Mzax_Emarketing_Block_Campaign_Edit
28
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
22
  *
23
  * @author Jacob Siefer
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
+ * @version 0.4.9
26
  */
27
  class Mzax_Emarketing_Block_Campaign_New extends Mzax_Emarketing_Block_Campaign_Edit
28
  {
app/code/community/Mzax/Emarketing/Block/Campaign/New/Presets.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Preview.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/SendTestMail.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/SendTestMail/Form.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Test.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/Test/Emulate.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Campaign/View.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Area.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Bar.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Column.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Geo.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Line.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Pie.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Scatter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/SteppedArea.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Widget/Container.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Widget/Geo.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Chart/Widget/Tab.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Block_Chart_Widget_Tab extends Mage_Adminhtml_Block_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Block_Chart_Widget_Tab extends Mage_Adminhtml_Block_Abstract
30
  {
app/code/community/Mzax/Emarketing/Block/Conditions.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Block_Conditions implements Varien_Data_Form_Element_Renderer_Interface
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Block_Conditions implements Varien_Data_Form_Element_Renderer_Interface
30
  {
app/code/community/Mzax/Emarketing/Block/Editable.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Block_Editable extends Mage_Core_Block_Abstract
30
  implements Varien_Data_Form_Element_Renderer_Interface
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Block_Editable extends Mage_Core_Block_Abstract
30
  implements Varien_Data_Form_Element_Renderer_Interface
app/code/community/Mzax/Emarketing/Block/Filter/Object/Grid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Filter/Test/Recursive.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Filter/Test/Single.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -31,7 +31,7 @@
31
  *
32
  * @author Jacob Siefer
33
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
34
- * @version 0.4.10
35
  */
36
  class Mzax_Emarketing_Block_Filter_Test_Single extends Mage_Adminhtml_Block_Template
37
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
31
  *
32
  * @author Jacob Siefer
33
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
34
+ * @version 0.4.9
35
  */
36
  class Mzax_Emarketing_Block_Filter_Test_Single extends Mage_Adminhtml_Block_Template
37
  {
app/code/community/Mzax/Emarketing/Block/Filters.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Block_Filters implements Varien_Data_Form_Element_Renderer_Interface
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Block_Filters implements Varien_Data_Form_Element_Renderer_Interface
31
  {
app/code/community/Mzax/Emarketing/Block/Grid/Column/Renderer/Action.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Block_Grid_Column_Renderer_Action extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Action
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Block_Grid_Column_Renderer_Action extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Action
30
  {
app/code/community/Mzax/Emarketing/Block/Grid/Column/Renderer/Campaign.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Emarketing_Block_Grid_Column_Renderer_Campaign
29
  extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Options
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Emarketing_Block_Grid_Column_Renderer_Campaign
29
  extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Options
app/code/community/Mzax/Emarketing/Block/Grid/Column/Renderer/Recipient.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Block_Grid_Column_Renderer_Recipient
31
  extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Block_Grid_Column_Renderer_Recipient
31
  extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract
app/code/community/Mzax/Emarketing/Block/Grid/Column/Renderer/Size.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Block_Grid_Column_Renderer_Size
31
  extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Block_Grid_Column_Renderer_Size
31
  extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract
app/code/community/Mzax/Emarketing/Block/Inbox/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Inbox/Email/Form.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Block_Inbox_Email_Form extends Mage_Adminhtml_Block_Widget_Form
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Block_Inbox_Email_Form extends Mage_Adminhtml_Block_Widget_Form
30
  {
app/code/community/Mzax/Emarketing/Block/Inbox/Grid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Inbox/View.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Newsletter/List/Edit.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Newsletter/List/Edit/Form.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Newsletter/List/Edit/Tab/Settings.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Newsletter/List/Edit/Tab/Subscribers.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Newsletter/List/Edit/Tabs.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Newsletter/List/Grid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Newsletter/List/View.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Outbox/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Outbox/Email/Form.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Outbox/Grid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Outbox/View.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Recipients/Column/Renderer/Attribute.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Recipients/Column/Renderer/Object.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Recipients/Grid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/System/Config/Form/Field/DomainThreshold.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/System/Config/Form/Field/MailStorage.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/System/Config/Form/Field/Mandrill.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/System/Config/Form/Field/Sendgrid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Template.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -29,7 +29,7 @@
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
- * @version 0.4.10
33
  */
34
  class Mzax_Emarketing_Block_Template extends Mage_Core_Block_Template
35
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
+ * @version 0.4.9
33
  */
34
  class Mzax_Emarketing_Block_Template extends Mage_Core_Block_Template
35
  {
app/code/community/Mzax/Emarketing/Block/Template/Edit.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Template/Edit/Form.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Template/Grid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Template/Upload.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Template/Upload/Form.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Template/View.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Tracker/Edit.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Emarketing_Block_Tracker_Edit extends Mage_Adminhtml_Block_Widget_Form_Container
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Emarketing_Block_Tracker_Edit extends Mage_Adminhtml_Block_Widget_Form_Container
29
  {
app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Form.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/Conditions.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/GoalType.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Emarketing_Block_Tracker_Edit_Tab_GoalType extends Mage_Adminhtml_Block_Widget_Form
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Emarketing_Block_Tracker_Edit_Tab_GoalType extends Mage_Adminhtml_Block_Widget_Form
29
  {
app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/Settings.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Emarketing_Block_Tracker_Edit_Tab_Settings extends Mage_Adminhtml_Block_Widget_Form
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Emarketing_Block_Tracker_Edit_Tab_Settings extends Mage_Adminhtml_Block_Widget_Form
29
  {
app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/Tasks.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Block_Tracker_Edit_Tab_Tasks extends Mage_Adminhtml_Block_Template
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Block_Tracker_Edit_Tab_Tasks extends Mage_Adminhtml_Block_Template
30
  {
app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tab/Test.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Tracker/Edit/Tabs.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Emarketing_Block_Tracker_Edit_Tabs extends Mage_Adminhtml_Block_Widget_Tabs
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Emarketing_Block_Tracker_Edit_Tabs extends Mage_Adminhtml_Block_Widget_Tabs
29
  {
app/code/community/Mzax/Emarketing/Block/Tracker/Grid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Tracker/New.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -22,7 +22,7 @@
22
  *
23
  * @author Jacob Siefer
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
- * @version 0.4.10
26
  */
27
  class Mzax_Emarketing_Block_Tracker_New extends Mzax_Emarketing_Block_Tracker_Edit
28
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
22
  *
23
  * @author Jacob Siefer
24
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
25
+ * @version 0.4.9
26
  */
27
  class Mzax_Emarketing_Block_Tracker_New extends Mzax_Emarketing_Block_Tracker_Edit
28
  {
app/code/community/Mzax/Emarketing/Block/Tracker/Test.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Tracker/Test/Emulate.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Tracker/Upload.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Block_Tracker_Upload extends Mage_Adminhtml_Block_Widget_Form_Container
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Block_Tracker_Upload extends Mage_Adminhtml_Block_Widget_Form_Container
30
  {
app/code/community/Mzax/Emarketing/Block/Tracker/Upload/Form.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Block_Tracker_Upload_Form extends Mage_Adminhtml_Block_Widget_Form
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Block_Tracker_Upload_Form extends Mage_Adminhtml_Block_Widget_Form
31
  {
app/code/community/Mzax/Emarketing/Block/Tracker/View.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Block/Unsubscribe.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Block_Unsubscribe extends Mage_Core_Block_Template
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Block_Unsubscribe extends Mage_Core_Block_Template
31
  {
app/code/community/Mzax/Emarketing/Db/Select.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Helper/Campaign.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Helper_Campaign extends Mage_Core_Helper_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Helper_Campaign extends Mage_Core_Helper_Abstract
30
  {
app/code/community/Mzax/Emarketing/Helper/Data.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Helper/Newsletter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Helper_Newsletter extends Mage_Core_Helper_Abstract
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Helper_Newsletter extends Mage_Core_Helper_Abstract
31
  {
app/code/community/Mzax/Emarketing/Helper/Request.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Helper_Request extends Mage_Core_Helper_Abstract
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Helper_Request extends Mage_Core_Helper_Abstract
31
  {
app/code/community/Mzax/Emarketing/Helper/SqlFormatter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Campaign.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Campaign/Content.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Campaign/Preset.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Campaign/Variation.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Conversion/Goal.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Conversion/Goal/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Conversion/Goal/Orders.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Emarketing_Model_Conversion_Goal_Orders
29
  extends Mzax_Emarketing_Model_Conversion_Goal_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Emarketing_Model_Conversion_Goal_Orders
29
  extends Mzax_Emarketing_Model_Conversion_Goal_Abstract
app/code/community/Mzax/Emarketing/Model/Conversion/Select.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Conversion/Tracker.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/DomainThrottle.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Form/Element/Ace.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Form/Element/Credits.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Form/Element/EmailEditor.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Form_Element_EmailEditor
31
  extends Mzax_Emarketing_Model_Form_Element_TemplateEditor
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Form_Element_EmailEditor
31
  extends Mzax_Emarketing_Model_Form_Element_TemplateEditor
app/code/community/Mzax/Emarketing/Model/Form/Element/Info.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Form/Element/TemplateEditor.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Form/Element/Textarea.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Form_Element_Textarea
30
  extends Varien_Data_Form_Element_Textarea
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Form_Element_Textarea
30
  extends Varien_Data_Form_Element_Textarea
app/code/community/Mzax/Emarketing/Model/Form/Element/Wildselect.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Form_Element_Wildselect
31
  extends Varien_Data_Form_Element_Multiselect
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Form_Element_Wildselect
31
  extends Varien_Data_Form_Element_Multiselect
app/code/community/Mzax/Emarketing/Model/Goal.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -40,7 +40,7 @@
40
  *
41
  * @author Jacob Siefer
42
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
43
- * @version 0.4.10
44
  */
45
  class Mzax_Emarketing_Model_Goal extends Mage_Core_Model_Abstract
46
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
40
  *
41
  * @author Jacob Siefer
42
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
43
+ * @version 0.4.9
44
  */
45
  class Mzax_Emarketing_Model_Goal extends Mage_Core_Model_Abstract
46
  {
app/code/community/Mzax/Emarketing/Model/Inbox.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Emarketing_Model_Inbox
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Emarketing_Model_Inbox
29
  {
app/code/community/Mzax/Emarketing/Model/Inbox/Bounce/Detector/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Inbox/Bounce/Detector/Recipient.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Inbox/Bounce/Detector/Store.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -26,7 +26,7 @@
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
- * @version 0.4.10
30
  */
31
  class Mzax_Emarketing_Model_Inbox_Bounce_Detector_Store
32
  extends Mzax_Emarketing_Model_Inbox_Bounce_Detector_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
+ * @version 0.4.9
30
  */
31
  class Mzax_Emarketing_Model_Inbox_Bounce_Detector_Store
32
  extends Mzax_Emarketing_Model_Inbox_Bounce_Detector_Abstract
app/code/community/Mzax/Emarketing/Model/Inbox/Bounce/Detector/Unsubscribe.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Emarketing_Model_Inbox_Bounce_Detector_Unsubscribe
29
  extends Mzax_Emarketing_Model_Inbox_Bounce_Detector_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Emarketing_Model_Inbox_Bounce_Detector_Unsubscribe
29
  extends Mzax_Emarketing_Model_Inbox_Bounce_Detector_Abstract
app/code/community/Mzax/Emarketing/Model/Inbox/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Inbox/Email/Collector.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Inbox_Email_Collector
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Inbox_Email_Collector
30
  {
app/code/community/Mzax/Emarketing/Model/Inbox/Email/Pull/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  abstract class Mzax_Emarketing_Model_Inbox_Email_Pull_Abstract extends Varien_Object
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  abstract class Mzax_Emarketing_Model_Inbox_Email_Pull_Abstract extends Varien_Object
30
  {
app/code/community/Mzax/Emarketing/Model/Inbox/Email/Pull/Storage.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Inbox_Email_Pull_Storage
30
  extends Mzax_Emarketing_Model_Inbox_Email_Pull_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Inbox_Email_Pull_Storage
30
  extends Mzax_Emarketing_Model_Inbox_Email_Pull_Abstract
app/code/community/Mzax/Emarketing/Model/Link.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Link/Reference.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -29,7 +29,7 @@
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
- * @version 0.4.10
33
  */
34
  class Mzax_Emarketing_Model_Link_Reference extends Mage_Core_Model_Abstract
35
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
+ * @version 0.4.9
33
  */
34
  class Mzax_Emarketing_Model_Link_Reference extends Mage_Core_Model_Abstract
35
  {
app/code/community/Mzax/Emarketing/Model/Medium.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Medium implements Mage_Eav_Model_Entity_Attribute_Source_Interface
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Medium implements Mage_Eav_Model_Entity_Attribute_Source_Interface
31
  {
app/code/community/Mzax/Emarketing/Model/Medium/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  abstract class Mzax_Emarketing_Model_Medium_Abstract
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  abstract class Mzax_Emarketing_Model_Medium_Abstract
31
  {
app/code/community/Mzax/Emarketing/Model/Medium/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email extends Mzax_Emarketing_Model_Medium_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email extends Mzax_Emarketing_Model_Medium_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Medium/Email/Composer.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email_Composer
30
  extends Mage_Core_Model_Template
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email_Composer
30
  extends Mage_Core_Model_Template
app/code/community/Mzax/Emarketing/Model/Medium/Email/Filter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email_Filter
30
  extends Mage_Widget_Model_Template_Filter
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email_Filter
30
  extends Mage_Widget_Model_Template_Filter
app/code/community/Mzax/Emarketing/Model/Medium/Email/Processor.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email_Processor
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email_Processor
30
  {
app/code/community/Mzax/Emarketing/Model/Medium/Email/Snippets.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email_Snippets
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Medium_Email_Snippets
30
  {
app/code/community/Mzax/Emarketing/Model/Newsletter/List.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Newsletter/List/Subscriber.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Address.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Collection/Item.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  * @see Mzax_Emarketing_Model_Object_Collection::getNewEmptyItem()
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Object_Collection_Item extends Varien_Object
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  * @see Mzax_Emarketing_Model_Object_Collection::getNewEmptyItem()
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Object_Collection_Item extends Varien_Object
31
  {
app/code/community/Mzax/Emarketing/Model/Object/Customer.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Customer/Address.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Object_Customer_Address extends Mzax_Emarketing_Model_Object_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Object_Customer_Address extends Mzax_Emarketing_Model_Object_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Object/Filter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/City.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/Country.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/Postcode.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/Region.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Address/Street.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Attribute.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -31,7 +31,7 @@
31
  *
32
  * @author Jacob Siefer
33
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
34
- * @version 0.4.10
35
  */
36
  abstract class Mzax_Emarketing_Model_Object_Filter_Attribute
37
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
31
  *
32
  * @author Jacob Siefer
33
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
34
+ * @version 0.4.9
35
  */
36
  abstract class Mzax_Emarketing_Model_Object_Filter_Attribute
37
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Campaign/Goal.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Campaign/Recipient/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Campaign/Recipient/Interact.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Column.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Combine.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Component.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Address.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Address/Attribute.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Attribute.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Event.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Lastlogin.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Name.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Customer/Order.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Object_Filter_Customer_Order
30
  extends Mzax_Emarketing_Model_Object_Filter_Customer_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Object_Filter_Customer_Order
30
  extends Mzax_Emarketing_Model_Object_Filter_Customer_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Main.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Newsletter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -27,7 +27,7 @@
27
  *
28
  * @author Jacob Siefer
29
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
30
- * @version 0.4.10
31
  */
32
  class Mzax_Emarketing_Model_Object_Filter_Newsletter
33
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
@@ -72,9 +72,7 @@ class Mzax_Emarketing_Model_Object_Filter_Newsletter
72
  $query->joinTableLeft('customer_id', 'newsletter/subscriber', 'subscriber');
73
  }
74
  $query->addBinding('subscriber_status', 'subscriber.subscriber_status');
75
- $query->addBinding('subscriber_store', 'subscriber.store_id');
76
- $query->group();
77
- }
78
 
79
  if($condition === 'is') {
80
  $query->where("{subscriber_status} = ?", $status);
@@ -82,15 +80,6 @@ class Mzax_Emarketing_Model_Object_Filter_Newsletter
82
  else {
83
  $query->where("{subscriber_status} != ? OR {subscriber_status} IS NULL", $status);
84
  }
85
-
86
-
87
- if(Mage::getStoreConfigFlag('mzax_emarketing/general/newsletter_multistore'))
88
- {
89
- if($storeId = $this->getParam('store_id') && $query->hasBinding('subscriber_store')) {
90
- $query->where("{subscriber_store} = ?", $storeId);
91
- }
92
- }
93
-
94
  }
95
 
96
 
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
27
  *
28
  * @author Jacob Siefer
29
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
30
+ * @version 0.4.9
31
  */
32
  class Mzax_Emarketing_Model_Object_Filter_Newsletter
33
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
72
  $query->joinTableLeft('customer_id', 'newsletter/subscriber', 'subscriber');
73
  }
74
  $query->addBinding('subscriber_status', 'subscriber.subscriber_status');
75
+ }
 
 
76
 
77
  if($condition === 'is') {
78
  $query->where("{subscriber_status} = ?", $status);
80
  else {
81
  $query->where("{subscriber_status} != ? OR {subscriber_status} IS NULL", $status);
82
  }
 
 
 
 
 
 
 
 
 
83
  }
84
 
85
 
app/code/community/Mzax/Emarketing/Model/Object/Filter/Newsletter/List.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -27,7 +27,7 @@
27
  *
28
  * @author Jacob Siefer
29
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
30
- * @version 0.4.10
31
  */
32
  class Mzax_Emarketing_Model_Object_Filter_Newsletter_List
33
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
27
  *
28
  * @author Jacob Siefer
29
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
30
+ * @version 0.4.9
31
  */
32
  class Mzax_Emarketing_Model_Object_Filter_Newsletter_List
33
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  abstract class Mzax_Emarketing_Model_Object_Filter_Order_Abstract
30
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  abstract class Mzax_Emarketing_Model_Object_Filter_Order_Abstract
30
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Address.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Order_Address
29
  extends Mzax_Emarketing_Model_Object_Filter_Order_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Order_Address
29
  extends Mzax_Emarketing_Model_Object_Filter_Order_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Campaign.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Object_Filter_Order_Campaign
30
  extends Mzax_Emarketing_Model_Object_Filter_Order_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Object_Filter_Order_Campaign
30
  extends Mzax_Emarketing_Model_Object_Filter_Order_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Item/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  abstract class Mzax_Emarketing_Model_Object_Filter_Order_Item_Abstract
30
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  abstract class Mzax_Emarketing_Model_Object_Filter_Order_Item_Abstract
30
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Item/Table.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -32,7 +32,7 @@
32
  *
33
  * @author Jacob Siefer
34
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
35
- * @version 0.4.10
36
  */
37
  class Mzax_Emarketing_Model_Object_Filter_Order_Item_Table
38
  extends Mzax_Emarketing_Model_Object_Filter_Table
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
32
  *
33
  * @author Jacob Siefer
34
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
35
+ * @version 0.4.9
36
  */
37
  class Mzax_Emarketing_Model_Object_Filter_Order_Item_Table
38
  extends Mzax_Emarketing_Model_Object_Filter_Table
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Items.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Order_Items
29
  extends Mzax_Emarketing_Model_Object_Filter_Order_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Order_Items
29
  extends Mzax_Emarketing_Model_Object_Filter_Order_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Previous.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Object_Filter_Order_Previous
30
  extends Mzax_Emarketing_Model_Object_Filter_Order_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Object_Filter_Order_Previous
30
  extends Mzax_Emarketing_Model_Object_Filter_Order_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/ShippedAt.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Order/Table.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Order_Table
29
  extends Mzax_Emarketing_Model_Object_Filter_Table
@@ -80,10 +80,6 @@ class Mzax_Emarketing_Model_Object_Filter_Order_Table
80
  $this->addColumn('is_virtual', 'Virtual', 'boolean');
81
  $this->addColumn('customer_is_guest', 'Guest Checkout', 'boolean');
82
  $this->addColumn('status', 'Status', 'multiselect', Mage::getSingleton('sales/order_config')->getStatuses());
83
- $this->addColumn('customer_email', 'Customer Email', 'string');
84
- $this->addColumn('customer_firstname', 'Customer Firstname', 'string');
85
- $this->addColumn('customer_lastname', 'Customer Lastname', 'string');
86
- $this->addColumn('shipping_description', 'Shipping Description', 'string');
87
  }
88
 
89
 
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Order_Table
29
  extends Mzax_Emarketing_Model_Object_Filter_Table
80
  $this->addColumn('is_virtual', 'Virtual', 'boolean');
81
  $this->addColumn('customer_is_guest', 'Guest Checkout', 'boolean');
82
  $this->addColumn('status', 'Status', 'multiselect', Mage::getSingleton('sales/order_config')->getStatuses());
 
 
 
 
83
  }
84
 
85
 
app/code/community/Mzax/Emarketing/Model/Object/Filter/Product/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Product/Attribute.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Product/Category.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  abstract class Mzax_Emarketing_Model_Object_Filter_Quote_Abstract
30
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  abstract class Mzax_Emarketing_Model_Object_Filter_Quote_Abstract
30
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Address.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Object_Filter_Quote_Address
30
  extends Mzax_Emarketing_Model_Object_Filter_Quote_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Object_Filter_Quote_Address
30
  extends Mzax_Emarketing_Model_Object_Filter_Quote_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Item/Table.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -32,7 +32,7 @@
32
  *
33
  * @author Jacob Siefer
34
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
35
- * @version 0.4.10
36
  */
37
  class Mzax_Emarketing_Model_Object_Filter_Quote_Item_Table
38
  extends Mzax_Emarketing_Model_Object_Filter_Table
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
32
  *
33
  * @author Jacob Siefer
34
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
35
+ * @version 0.4.9
36
  */
37
  class Mzax_Emarketing_Model_Object_Filter_Quote_Item_Table
38
  extends Mzax_Emarketing_Model_Object_Filter_Table
app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Items.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Quote_Items
29
  extends Mzax_Emarketing_Model_Object_Filter_Quote_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Quote_Items
29
  extends Mzax_Emarketing_Model_Object_Filter_Quote_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Filter/Quote/Table.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Quote_Table
29
  extends Mzax_Emarketing_Model_Object_Filter_Table
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Emarketing_Model_Object_Filter_Quote_Table
29
  extends Mzax_Emarketing_Model_Object_Filter_Table
app/code/community/Mzax/Emarketing/Model/Object/Filter/Table.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -28,7 +28,7 @@
28
  *
29
  * @author Jacob Siefer
30
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
31
- * @version 0.4.10
32
  */
33
  abstract class Mzax_Emarketing_Model_Object_Filter_Table
34
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
28
  *
29
  * @author Jacob Siefer
30
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
31
+ * @version 0.4.9
32
  */
33
  abstract class Mzax_Emarketing_Model_Object_Filter_Table
34
  extends Mzax_Emarketing_Model_Object_Filter_Abstract
app/code/community/Mzax/Emarketing/Model/Object/Order.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/OrderAddress.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Object_OrderAddress extends Mzax_Emarketing_Model_Object_Address
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Object_OrderAddress extends Mzax_Emarketing_Model_Object_Address
31
  {
app/code/community/Mzax/Emarketing/Model/Object/OrderItem.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Product.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Quote.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Object_Quote extends Mzax_Emarketing_Model_Object_Abstract
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Object_Quote extends Mzax_Emarketing_Model_Object_Abstract
31
  {
app/code/community/Mzax/Emarketing/Model/Object/QuoteAddress.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Object_QuoteAddress extends Mzax_Emarketing_Model_Object_Address
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Object_QuoteAddress extends Mzax_Emarketing_Model_Object_Address
31
  {
app/code/community/Mzax/Emarketing/Model/Object/QuoteItem.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Recipient.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Object/Subscriber.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Object_Subscriber extends Mzax_Emarketing_Model_Object_Abstract
30
  {
@@ -57,7 +57,6 @@ class Mzax_Emarketing_Model_Object_Subscriber extends Mzax_Emarketing_Model_Obje
57
  $query->addBinding('customer_id', 'customer_id');
58
  $query->addBinding('email', 'subscriber_email');
59
  $query->addBinding('subscriber_status', 'subscriber_status');
60
- $query->addBinding('subscriber_store', 'store_id');
61
 
62
  return $query;
63
  }
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Object_Subscriber extends Mzax_Emarketing_Model_Object_Abstract
30
  {
57
  $query->addBinding('customer_id', 'customer_id');
58
  $query->addBinding('email', 'subscriber_email');
59
  $query->addBinding('subscriber_status', 'subscriber_status');
 
60
 
61
  return $query;
62
  }
app/code/community/Mzax/Emarketing/Model/Observer.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Observer/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  abstract class Mzax_Emarketing_Model_Observer_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  abstract class Mzax_Emarketing_Model_Observer_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Observer/Cron.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -26,7 +26,7 @@
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
- * @version 0.4.10
30
  */
31
  class Mzax_Emarketing_Model_Observer_Cron
32
  extends Mzax_Emarketing_Model_Observer_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
+ * @version 0.4.9
30
  */
31
  class Mzax_Emarketing_Model_Observer_Cron
32
  extends Mzax_Emarketing_Model_Observer_Abstract
app/code/community/Mzax/Emarketing/Model/Observer/Customer.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Observer_Customer
31
  extends Mzax_Emarketing_Model_Observer_Goal
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Observer_Customer
31
  extends Mzax_Emarketing_Model_Observer_Goal
app/code/community/Mzax/Emarketing/Model/Observer/Goal.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Observer_Goal
31
  extends Mzax_Emarketing_Model_Observer_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Observer_Goal
31
  extends Mzax_Emarketing_Model_Observer_Abstract
app/code/community/Mzax/Emarketing/Model/Observer/Order.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Observer_Order
31
  extends Mzax_Emarketing_Model_Observer_Goal
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Observer_Order
31
  extends Mzax_Emarketing_Model_Observer_Goal
app/code/community/Mzax/Emarketing/Model/Observer/SalesRule.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Observer_SalesRule extends Mzax_Emarketing_Model_Observer_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Observer_SalesRule extends Mzax_Emarketing_Model_Observer_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Observer/Subscriber.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Observer_Subscriber
31
  extends Mzax_Emarketing_Model_Observer_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Observer_Subscriber
31
  extends Mzax_Emarketing_Model_Observer_Abstract
app/code/community/Mzax/Emarketing/Model/Outbox.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Outbox/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Outbox/Email/Mail.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Outbox/Transporter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/File.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -26,7 +26,7 @@
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
- * @version 0.4.10
30
  */
31
  class Mzax_Emarketing_Model_Outbox_Transporter_File
32
  extends Mzax_Mail_Transport_File
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
+ * @version 0.4.9
30
  */
31
  class Mzax_Emarketing_Model_Outbox_Transporter_File
32
  extends Mzax_Mail_Transport_File
app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Interface.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Mandrill.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Outbox_Transporter_Mandrill
31
  extends Mzax_Emarketing_Model_Outbox_Transporter_Smtp
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Outbox_Transporter_Mandrill
31
  extends Mzax_Emarketing_Model_Outbox_Transporter_Smtp
app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/MandrillApi.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Outbox_Transporter_MandrillApi
31
  extends Zend_Mail_Transport_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Outbox_Transporter_MandrillApi
31
  extends Zend_Mail_Transport_Abstract
app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Sendgrid.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Outbox_Transporter_Sendgrid
31
  extends Mzax_Emarketing_Model_Outbox_Transporter_Smtp
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Outbox_Transporter_Sendgrid
31
  extends Mzax_Emarketing_Model_Outbox_Transporter_Smtp
app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Sendmail.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Outbox_Transporter_Sendmail
31
  extends Zend_Mail_Transport_Smtp
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Outbox_Transporter_Sendmail
31
  extends Zend_Mail_Transport_Smtp
app/code/community/Mzax/Emarketing/Model/Outbox/Transporter/Smtp.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Outbox_Transporter_Smtp
31
  extends Zend_Mail_Transport_Smtp
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Outbox_Transporter_Smtp
31
  extends Zend_Mail_Transport_Smtp
app/code/community/Mzax/Emarketing/Model/Premailer.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Recipient.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -51,7 +51,7 @@
51
  *
52
  * @author Jacob Siefer
53
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
54
- * @version 0.4.10
55
  */
56
  class Mzax_Emarketing_Model_Recipient extends Mage_Core_Model_Abstract
57
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
51
  *
52
  * @author Jacob Siefer
53
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
54
+ * @version 0.4.9
55
  */
56
  class Mzax_Emarketing_Model_Recipient extends Mage_Core_Model_Abstract
57
  {
app/code/community/Mzax/Emarketing/Model/Recipient/Error.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Emarketing_Model_Recipient_Error extends Mage_Core_Model_Abstract
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Emarketing_Model_Recipient_Error extends Mage_Core_Model_Abstract
29
  {
app/code/community/Mzax/Emarketing/Model/Recipient/Provider.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Recipient_Provider implements Mage_Eav_Model_Entity_Attribute_Source_Interface
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Recipient_Provider implements Mage_Eav_Model_Entity_Attribute_Source_Interface
31
  {
app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Customer.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Newsletter.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Recipient_Provider_Newsletter
30
  extends Mzax_Emarketing_Model_Recipient_Provider_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Recipient_Provider_Newsletter
30
  extends Mzax_Emarketing_Model_Recipient_Provider_Abstract
app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Order.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Recipient_Provider_Order
30
  extends Mzax_Emarketing_Model_Recipient_Provider_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Recipient_Provider_Order
30
  extends Mzax_Emarketing_Model_Recipient_Provider_Abstract
app/code/community/Mzax/Emarketing/Model/Recipient/Provider/Quote.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Recipient_Provider_Quote
30
  extends Mzax_Emarketing_Model_Recipient_Provider_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Recipient_Provider_Quote
30
  extends Mzax_Emarketing_Model_Recipient_Provider_Abstract
app/code/community/Mzax/Emarketing/Model/Report.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Report
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Report
31
  {
app/code/community/Mzax/Emarketing/Model/Report/Aggregator.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Report_Aggregator extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Report_Aggregator extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  abstract class Mzax_Emarketing_Model_Report_Aggregator_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  abstract class Mzax_Emarketing_Model_Report_Aggregator_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Campaign.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Report_Aggregator_Campaign
31
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Report_Aggregator_Campaign
31
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Country.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Dayofweek.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/DeviceBrand.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/DeviceType.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Hour.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Os.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Region.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Dimension/Useragent.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Events.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -26,7 +26,7 @@
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
- * @version 0.4.10
30
  */
31
  class Mzax_Emarketing_Model_Report_Aggregator_Events
32
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
+ * @version 0.4.9
30
  */
31
  class Mzax_Emarketing_Model_Report_Aggregator_Events
32
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Goals.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -37,7 +37,7 @@
37
  *
38
  * @author Jacob Siefer
39
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
40
- * @version 0.4.10
41
  */
42
  class Mzax_Emarketing_Model_Report_Aggregator_Goals
43
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
37
  *
38
  * @author Jacob Siefer
39
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
40
+ * @version 0.4.9
41
  */
42
  class Mzax_Emarketing_Model_Report_Aggregator_Goals
43
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Rates.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -26,7 +26,7 @@
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
- * @version 0.4.10
30
  */
31
  class Mzax_Emarketing_Model_Report_Aggregator_Rates
32
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
+ * @version 0.4.9
30
  */
31
  class Mzax_Emarketing_Model_Report_Aggregator_Rates
32
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Recipient.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -37,7 +37,7 @@
37
  *
38
  * @author Jacob Siefer
39
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
40
- * @version 0.4.10
41
  */
42
  class Mzax_Emarketing_Model_Report_Aggregator_Recipient
43
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
37
  *
38
  * @author Jacob Siefer
39
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
40
+ * @version 0.4.9
41
  */
42
  class Mzax_Emarketing_Model_Report_Aggregator_Recipient
43
  extends Mzax_Emarketing_Model_Report_Aggregator_Abstract
app/code/community/Mzax/Emarketing/Model/Report/Aggregator/Tracker.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Report/Query.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -26,7 +26,7 @@
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
- * @version 0.4.10
30
  */
31
  class Mzax_Emarketing_Model_Report_Query
32
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
+ * @version 0.4.9
30
  */
31
  class Mzax_Emarketing_Model_Report_Query
32
  {
app/code/community/Mzax/Emarketing/Model/Report/Seeder.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Campaign.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Resource_Campaign_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Resource_Campaign_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Preset.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Preset/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Resource_Campaign_Preset_Collection extends Varien_Data_Collection
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Resource_Campaign_Preset_Collection extends Varien_Data_Collection
31
  {
app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Variation.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Campaign/Variation/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Collection/Product.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Resource_Collection_Product extends Mage_Catalog_Model_Resource_Product_Collection
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Resource_Collection_Product extends Mage_Catalog_Model_Resource_Product_Collection
30
  {
app/code/community/Mzax/Emarketing/Model/Resource/Conversion/Tracker.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Conversion/Tracker/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Email/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -29,7 +29,7 @@
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
- * @version 0.4.10
33
  */
34
  abstract class Mzax_Emarketing_Model_Resource_Email_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract
35
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
+ * @version 0.4.9
33
  */
34
  abstract class Mzax_Emarketing_Model_Resource_Email_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract
35
  {
app/code/community/Mzax/Emarketing/Model/Resource/Goal.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Helper.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Inbox/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Inbox/Email/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Link.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Link/Reference.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Newsletter/List.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Newsletter/List/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Newsletter/List/Subscriber/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Newsletter/Subscriber.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Outbox/Email.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Resource_Outbox_Email extends Mage_Core_Model_Resource_Db_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Resource_Outbox_Email extends Mage_Core_Model_Resource_Db_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Resource/Outbox/Email/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Recipient.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Address.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Binding.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Error.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Model_Resource_Recipient_Error extends Mage_Core_Model_Resource_Db_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Model_Resource_Recipient_Error extends Mage_Core_Model_Resource_Db_Abstract
30
  {
app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Error/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_Model_Resource_Recipient_Error_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_Model_Resource_Recipient_Error_Collection extends Mage_Core_Model_Resource_Db_Collection_Abstract
31
  {
app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Event.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Recipient/Goal/Binder.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Setup.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Template.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Template/Collection.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Resource/Useragent.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/SalesRule/Condition/Emarketing.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -29,7 +29,7 @@
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
- * @version 0.4.10
33
  */
34
  class Mzax_Emarketing_Model_SalesRule_Condition_Emarketing extends Mage_Rule_Model_Condition_Abstract
35
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
+ * @version 0.4.9
33
  */
34
  class Mzax_Emarketing_Model_SalesRule_Condition_Emarketing extends Mage_Rule_Model_Condition_Abstract
35
  {
app/code/community/Mzax/Emarketing/Model/SalesRule/ICouponManager.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -29,7 +29,7 @@
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
- * @version 0.4.10
33
  */
34
  interface Mzax_Emarketing_Model_SalesRule_ICouponManager
35
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
29
  *
30
  * @author Jacob Siefer
31
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
32
+ * @version 0.4.9
33
  */
34
  interface Mzax_Emarketing_Model_SalesRule_ICouponManager
35
  {
app/code/community/Mzax/Emarketing/Model/Session.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -31,7 +31,7 @@
31
  *
32
  * @author Jacob Siefer
33
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
34
- * @version 0.4.10
35
  */
36
  class Mzax_Emarketing_Model_Session extends Mage_Core_Model_Session_Abstract
37
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
31
  *
32
  * @author Jacob Siefer
33
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
34
+ * @version 0.4.9
35
  */
36
  class Mzax_Emarketing_Model_Session extends Mage_Core_Model_Session_Abstract
37
  {
app/code/community/Mzax/Emarketing/Model/System/Config/Backend/DomainThreshold.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/System/Config/Source/GeoIp.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/System/Config/Source/MailStorage.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/System/Config/Source/SmtpAuthentication.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Template.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/Model/Template/Exception.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/controllers/BeaconController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/controllers/EmailController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/controllers/Emarketing/CampaignController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/controllers/Emarketing/InboxController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/controllers/Emarketing/Newsletter/ListController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/controllers/Emarketing/OutboxController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/controllers/Emarketing/ShortcutController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/controllers/Emarketing/TemplateController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/controllers/Emarketing/TrackerController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Emarketing_Emarketing_TrackerController extends Mage_Adminhtml_Controller_Action
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Emarketing_Emarketing_TrackerController extends Mage_Adminhtml_Controller_Action
30
  {
app/code/community/Mzax/Emarketing/controllers/LinkController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Emarketing_LinkController extends Mage_Core_Controller_Front_Action
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Emarketing_LinkController extends Mage_Core_Controller_Front_Action
31
  {
app/code/community/Mzax/Emarketing/controllers/UnsubscribeController.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/data/useragent_regexes.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/etc/adminhtml.xml CHANGED
@@ -10,7 +10,7 @@
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
- * @version 0.4.10
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
+ * @version 0.4.9
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/etc/config.xml CHANGED
@@ -10,7 +10,7 @@
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
- * @version 0.4.10
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
@@ -21,7 +21,7 @@
21
  <config>
22
  <modules>
23
  <Mzax_Emarketing>
24
- <version>0.4.10</version>
25
  </Mzax_Emarketing>
26
  </modules>
27
  <global>
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
+ * @version 0.4.9
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
21
  <config>
22
  <modules>
23
  <Mzax_Emarketing>
24
+ <version>0.4.9</version>
25
  </Mzax_Emarketing>
26
  </modules>
27
  <global>
app/code/community/Mzax/Emarketing/etc/system.xml CHANGED
@@ -10,7 +10,7 @@
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
- * @version 0.4.10
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
+ * @version 0.4.9
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/install-0.2.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/uninstall.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.2.6-0.2.7.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.4.0-0.4.1.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.4.1-0.4.2.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.4.2-0.4.3.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.4.3-0.4.4.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/code/community/Mzax/Emarketing/sql/mzax_emarketing_setup/upgrade-0.4.6-0.4.7.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/layout/mzax/emarketing.xml CHANGED
@@ -10,7 +10,7 @@
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
- * @version 0.4.10
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
+ * @version 0.4.9
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/campaign/content-tabs.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/campaign/filters/emulate.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/campaign/load_template.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/campaign/mail-tester.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/campaign/medium/email/preview.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/campaign/recipients.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/campaign/report.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/campaign/tasks.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/edit/js.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/editor/text.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/fieldset.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/filter/page-preview.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/filter/test/filter.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/filter/test/recursive.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/filter/test/single.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/tracker/conditions/emulate.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/tracker/tasks.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/widget/chart-geo.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/adminhtml/default/default/template/mzax/emarketing/widget/chart-tab.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/frontend/base/default/layout/mzax/emarketing.xml CHANGED
@@ -10,7 +10,7 @@
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
- * @version 0.4.10
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
10
  * It is also available through the world-wide-web at this URL:
11
  * http://opensource.org/licenses/osl-3.0.php
12
  *
13
+ * @version 0.4.9
14
  * @category Mzax
15
  * @package Mzax_Emarketing
16
  * @author Jacob Siefer (jacob@mzax.de)
app/design/frontend/base/default/template/mzax/emarketing/newsletter/lists.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
app/design/frontend/base/default/template/mzax/emarketing/unsubscribe/unsubscribe.phtml CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
js/mzax/ace/ext-mage_autocomplete.js CHANGED
@@ -8,7 +8,7 @@
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
- * @version 0.4.10
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
+ * @version 0.4.9
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
js/mzax/ace/mode-mage.js CHANGED
@@ -8,7 +8,7 @@
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
- * @version 0.4.10
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
+ * @version 0.4.9
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
js/mzax/ace/theme-mage.js CHANGED
@@ -8,7 +8,7 @@
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
- * @version 0.4.10
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
+ * @version 0.4.9
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
js/mzax/ckeditor.plugin.mage.js CHANGED
@@ -8,7 +8,7 @@
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
- * @version 0.4.10
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
+ * @version 0.4.9
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
js/mzax/editor.js CHANGED
@@ -8,7 +8,7 @@
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
- * @version 0.4.10
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
+ * @version 0.4.9
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
js/mzax/report.js CHANGED
@@ -8,7 +8,7 @@
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
- * @version 0.4.10
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
8
  * It is also available through the world-wide-web at this URL:
9
  * http://opensource.org/licenses/osl-3.0.php
10
  *
11
+ * @version 0.4.9
12
  * @category Mzax
13
  * @package Mzax_Emarketing
14
  * @author Jacob Siefer (jacob@mzax.de)
lib/Html2Text/Html2Text.php CHANGED
@@ -40,7 +40,6 @@ class Html2Text_Html2Text {
40
  static function convert($html) {
41
  // replace &nbsp; with spaces
42
  $html = str_replace("&nbsp;", " ", $html);
43
- $html = str_replace("\xa0", " ", $html);
44
 
45
  $html = static::fixNewlines($html);
46
 
@@ -53,10 +52,6 @@ class Html2Text_Html2Text {
53
 
54
  // remove leading and trailing spaces on each line
55
  $output = preg_replace("/[ \t]*\n[ \t]*/im", "\n", $output);
56
- $output = preg_replace("/ *\t */im", "\t", $output);
57
-
58
- // remove unnecessary empty lines
59
- $output = preg_replace("/\n\n\n*/im", "\n\n", $output);
60
 
61
  // remove leading and trailing whitespace
62
  $output = trim($output);
@@ -133,7 +128,7 @@ class Html2Text_Html2Text {
133
  // start whitespace
134
  switch ($name) {
135
  case "hr":
136
- return "---------------------------------------------------------------\n";
137
 
138
  case "style":
139
  case "head":
@@ -193,6 +188,14 @@ class Html2Text_Html2Text {
193
 
194
  // end whitespace
195
  switch ($name) {
 
 
 
 
 
 
 
 
196
  case "h1":
197
  case "h2":
198
  case "h3":
@@ -218,24 +221,6 @@ class Html2Text_Html2Text {
218
  case "a":
219
  // links are returned in [text](link) format
220
  $href = $node->getAttribute("href");
221
-
222
- $output = trim($output);
223
-
224
- // remove double [[ ]] s from linking images
225
- if (substr($output, 0, 1) == "[" && substr($output, -1) == "]") {
226
- $output = substr($output, 1, strlen($output) - 2);
227
-
228
- // for linking images, the title of the <a> overrides the title of the <img>
229
- if ($node->getAttribute("title")) {
230
- $output = $node->getAttribute("title");
231
- }
232
- }
233
-
234
- // if there is no link text, but a title attr
235
- if (!$output && $node->getAttribute("title")) {
236
- $output = $node->getAttribute("title");
237
- }
238
-
239
  if ($href == null) {
240
  // it doesn't link anywhere
241
  if ($node->getAttribute("name") != null) {
@@ -247,12 +232,7 @@ class Html2Text_Html2Text {
247
  $output;
248
  } else {
249
  // replace it
250
- if ($output) {
251
- $output = "[$output]($href)";
252
- } else {
253
- // empty string
254
- $output = $href;
255
- }
256
  }
257
  }
258
 
@@ -264,16 +244,6 @@ class Html2Text_Html2Text {
264
  }
265
  break;
266
 
267
- case "img":
268
- if ($node->getAttribute("title")) {
269
- $output = "[" . $node->getAttribute("title") . "]";
270
- } elseif ($node->getAttribute("alt")) {
271
- $output = "[" . $node->getAttribute("alt") . "]";
272
- } else {
273
- $output = "";
274
- }
275
- break;
276
-
277
  case "li":
278
  $output .= "\n";
279
  break;
40
  static function convert($html) {
41
  // replace &nbsp; with spaces
42
  $html = str_replace("&nbsp;", " ", $html);
 
43
 
44
  $html = static::fixNewlines($html);
45
 
52
 
53
  // remove leading and trailing spaces on each line
54
  $output = preg_replace("/[ \t]*\n[ \t]*/im", "\n", $output);
 
 
 
 
55
 
56
  // remove leading and trailing whitespace
57
  $output = trim($output);
128
  // start whitespace
129
  switch ($name) {
130
  case "hr":
131
+ return "------\n";
132
 
133
  case "style":
134
  case "head":
188
 
189
  // end whitespace
190
  switch ($name) {
191
+ case "style":
192
+ case "head":
193
+ case "title":
194
+ case "meta":
195
+ case "script":
196
+ // ignore these tags
197
+ return "";
198
+
199
  case "h1":
200
  case "h2":
201
  case "h3":
221
  case "a":
222
  // links are returned in [text](link) format
223
  $href = $node->getAttribute("href");
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
224
  if ($href == null) {
225
  // it doesn't link anywhere
226
  if ($node->getAttribute("name") != null) {
232
  $output;
233
  } else {
234
  // replace it
235
+ $output = "[$output]($href)";
 
 
 
 
 
236
  }
237
  }
238
 
244
  }
245
  break;
246
 
 
 
 
 
 
 
 
 
 
 
247
  case "li":
248
  $output .= "\n";
249
  break;
lib/Html2Text/README.md CHANGED
@@ -69,7 +69,3 @@ Some very basic tests are provided in the `tests/` directory. Run them with `com
69
  ## License
70
 
71
  `html2text` is dual licensed under both [EPL v1.0](https://www.eclipse.org/legal/epl-v10.html) and [LGPL v3.0](http://www.gnu.org/licenses/lgpl.html), making it suitable for both Eclipse and GPL projects.
72
-
73
- ## Other versions
74
-
75
- Also see [html2text_ruby](https://github.com/soundasleep/html2text_ruby), a Ruby implementation.
69
  ## License
70
 
71
  `html2text` is dual licensed under both [EPL v1.0](https://www.eclipse.org/legal/epl-v10.html) and [LGPL v3.0](http://www.gnu.org/licenses/lgpl.html), making it suitable for both Eclipse and GPL projects.
 
 
 
 
lib/Html2Text/convert.php DELETED
File without changes
lib/Mzax/Bounce.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Bounce
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Bounce
30
  {
lib/Mzax/Bounce/Detector.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Bounce_Detector extends Mzax_Bounce_Detector_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Bounce_Detector extends Mzax_Bounce_Detector_Abstract
30
  {
lib/Mzax/Bounce/Detector/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  abstract class Mzax_Bounce_Detector_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  abstract class Mzax_Bounce_Detector_Abstract
30
  {
lib/Mzax/Bounce/Detector/Arf.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Bounce_Detector_Arf extends Mzax_Bounce_Detector_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Bounce_Detector_Arf extends Mzax_Bounce_Detector_Abstract
30
  {
lib/Mzax/Bounce/Detector/Autoreply.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -39,7 +39,7 @@
39
  *
40
  * @author Jacob Siefer
41
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
42
- * @version 0.4.10
43
  */
44
  class Mzax_Bounce_Detector_Autoreply extends Mzax_Bounce_Detector_Abstract
45
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
39
  *
40
  * @author Jacob Siefer
41
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
42
+ * @version 0.4.9
43
  */
44
  class Mzax_Bounce_Detector_Autoreply extends Mzax_Bounce_Detector_Abstract
45
  {
lib/Mzax/Bounce/Detector/Extended.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Bounce_Detector_Extended extends Mzax_Bounce_Detector_Abstract
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Bounce_Detector_Extended extends Mzax_Bounce_Detector_Abstract
31
  {
lib/Mzax/Bounce/Detector/Failure.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -38,7 +38,7 @@
38
  *
39
  * @author Jacob Siefer
40
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
41
- * @version 0.4.10
42
  */
43
  class Mzax_Bounce_Detector_Failure extends Mzax_Bounce_Detector_Abstract
44
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
38
  *
39
  * @author Jacob Siefer
40
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
41
+ * @version 0.4.9
42
  */
43
  class Mzax_Bounce_Detector_Failure extends Mzax_Bounce_Detector_Abstract
44
  {
lib/Mzax/Bounce/Detector/Rfc1892.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Bounce_Detector_Rfc1892 extends Mzax_Bounce_Detector_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Bounce_Detector_Rfc1892 extends Mzax_Bounce_Detector_Abstract
30
  {
lib/Mzax/Bounce/Mail.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Bounce_Mail extends Zend_Mail
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Bounce_Mail extends Zend_Mail
30
  {
lib/Mzax/Bounce/Message.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Bounce_Message extends Mzax_Bounce_Mime_Part
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Bounce_Message extends Mzax_Bounce_Mime_Part
29
  {
lib/Mzax/Bounce/Mime/Decode.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Bounce_Mime_Decode extends Zend_Mime_Decode
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Bounce_Mime_Decode extends Zend_Mime_Decode
29
  {
lib/Mzax/Bounce/Mime/Part.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Bounce_Mime_Part extends Zend_Mime_Part
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Bounce_Mime_Part extends Zend_Mime_Part
29
  {
lib/Mzax/Chart/Table.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Chart_Table extends Varien_Object
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Chart_Table extends Varien_Object
30
  {
lib/Mzax/Db/Select.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -23,7 +23,7 @@
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
- * @version 0.4.10
27
  */
28
  class Mzax_Db_Select extends Varien_Db_Select
29
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
23
  *
24
  * @author Jacob Siefer
25
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
26
+ * @version 0.4.9
27
  */
28
  class Mzax_Db_Select extends Varien_Db_Select
29
  {
lib/Mzax/Db/Select/Exception.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -26,7 +26,7 @@
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
- * @version 0.4.10
30
  */
31
  class Mzax_Db_Select_Exception extends Zend_Db_Exception
32
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
+ * @version 0.4.9
30
  */
31
  class Mzax_Db_Select_Exception extends Zend_Db_Exception
32
  {
lib/Mzax/GeoIp.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_GeoIp
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_GeoIp
30
  {
lib/Mzax/GeoIp/Adapter/Abstract.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -30,7 +30,7 @@ if(!defined('ENT_HTML401')) {
30
  *
31
  * @author Jacob Siefer
32
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
33
- * @version 0.4.10
34
  */
35
  abstract class Mzax_GeoIp_Adapter_Abstract
36
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
30
  *
31
  * @author Jacob Siefer
32
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
33
+ * @version 0.4.9
34
  */
35
  abstract class Mzax_GeoIp_Adapter_Abstract
36
  {
lib/Mzax/GeoIp/Adapter/FreeGeoIp.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -26,7 +26,7 @@
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
- * @version 0.4.10
30
  */
31
  class Mzax_GeoIp_Adapter_FreeGeoIp extends Mzax_GeoIp_Adapter_Abstract
32
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
26
  *
27
  * @author Jacob Siefer
28
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
29
+ * @version 0.4.9
30
  */
31
  class Mzax_GeoIp_Adapter_FreeGeoIp extends Mzax_GeoIp_Adapter_Abstract
32
  {
lib/Mzax/GeoIp/Adapter/GeoPlugin.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -27,7 +27,7 @@
27
  *
28
  * @author Jacob Siefer
29
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
30
- * @version 0.4.10
31
  */
32
  class Mzax_GeoIp_Adapter_GeoPlugin extends Mzax_GeoIp_Adapter_Abstract
33
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
27
  *
28
  * @author Jacob Siefer
29
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
30
+ * @version 0.4.9
31
  */
32
  class Mzax_GeoIp_Adapter_GeoPlugin extends Mzax_GeoIp_Adapter_Abstract
33
  {
lib/Mzax/GeoIp/Adapter/Ipinfo.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -28,7 +28,7 @@
28
  *
29
  * @author Jacob Siefer
30
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
31
- * @version 0.4.10
32
  */
33
  class Mzax_GeoIp_Adapter_Ipinfo extends Mzax_GeoIp_Adapter_Abstract
34
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
28
  *
29
  * @author Jacob Siefer
30
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
31
+ * @version 0.4.9
32
  */
33
  class Mzax_GeoIp_Adapter_Ipinfo extends Mzax_GeoIp_Adapter_Abstract
34
  {
lib/Mzax/GeoIp/Exception.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_GeoIp_Exception extends Zend_Exception
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_GeoIp_Exception extends Zend_Exception
30
  {
lib/Mzax/GeoIp/Region.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_GeoIp_Region
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_GeoIp_Region
30
  {
lib/Mzax/GeoIp/Request.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_GeoIp_Request
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_GeoIp_Request
31
  {
lib/Mzax/Mail.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Mail extends Zend_Mail
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Mail extends Zend_Mail
30
  {
lib/Mzax/Mail/Transport/File.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Mail_Transport_File extends Zend_Mail_Transport_Abstract
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Mail_Transport_File extends Zend_Mail_Transport_Abstract
31
  {
lib/Mzax/Mail/Transport/Mock.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Mail_Transport_Mock extends Zend_Mail_Transport_Abstract
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Mail_Transport_Mock extends Zend_Mail_Transport_Abstract
30
  {
lib/Mzax/Once.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -25,7 +25,7 @@
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
- * @version 0.4.10
29
  */
30
  class Mzax_Once
31
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
25
  *
26
  * @author Jacob Siefer
27
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
28
+ * @version 0.4.9
29
  */
30
  class Mzax_Once
31
  {
lib/Mzax/Presist.php CHANGED
@@ -9,7 +9,7 @@
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
- * @version 0.4.10
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
@@ -24,7 +24,7 @@
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
- * @version 0.4.10
28
  */
29
  class Mzax_Presist
30
  {
9
  * It is also available through the world-wide-web at this URL:
10
  * http://opensource.org/licenses/osl-3.0.php
11
  *
12
+ * @version 0.4.9
13
  * @category Mzax
14
  * @package Mzax_Emarketing
15
  * @author Jacob Siefer (jacob@mzax.de)
24
  *
25
  * @author Jacob Siefer
26
  * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
27
+ * @version 0.4.9
28
  */
29
  class Mzax_Presist
30
  {
lib/Symfony/Component/CssSelector/CHANGELOG.md CHANGED
@@ -1,12 +1,6 @@
1
  CHANGELOG
2
  =========
3
 
4
- 2.8.0
5
- -----
6
-
7
- * Added the `CssSelectorConverter` class as a non-static API for the component.
8
- * Deprecated the `CssSelector` static API of the component.
9
-
10
  2.1.0
11
  -----
12
 
1
  CHANGELOG
2
  =========
3
 
 
 
 
 
 
 
4
  2.1.0
5
  -----
6
 
lib/Symfony/Component/CssSelector/CssSelector.php CHANGED
@@ -15,7 +15,12 @@
15
 
16
  #namespace Symfony\Component\CssSelector;
17
 
18
- @trigger_error('The '.__NAMESPACE__.'CssSelector class is deprecated since version 2.8 and will be removed in 3.0. Use directly the Symfony\Component\CssSelector\CssSelectorConverter class instead.', E_USER_DEPRECATED);
 
 
 
 
 
19
 
20
  /**
21
  * Symfony_Component_CssSelector_CssSelector is the main entry point of the component and can convert CSS
@@ -60,8 +65,6 @@
60
  * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
61
  *
62
  * @author Fabien Potencier <fabien@symfony.com>
63
- *
64
- * @deprecated as of 2.8, will be removed in 3.0. Use the Symfony\Component\CssSelector\CssSelectorConverter class instead.
65
  */
66
  class Symfony_Component_CssSelector_CssSelector
67
  {
@@ -79,9 +82,20 @@ class Symfony_Component_CssSelector_CssSelector
79
  */
80
  public static function toXPath($cssExpr, $prefix = 'descendant-or-self::')
81
  {
82
- $converter = new Symfony_Component_CssSelector_CssSelectorConverter(self::$html);
 
 
 
 
 
 
 
 
 
 
 
83
 
84
- return $converter->toXPath($cssExpr, $prefix);
85
  }
86
 
87
  /**
15
 
16
  #namespace Symfony\Component\CssSelector;
17
 
18
+ #use Symfony\Component\CssSelector\Parser\Shortcut\ClassParser;
19
+ #use Symfony\Component\CssSelector\Parser\Shortcut\ElementParser;
20
+ #use Symfony\Component\CssSelector\Parser\Shortcut\EmptyStringParser;
21
+ #use Symfony\Component\CssSelector\Parser\Shortcut\HashParser;
22
+ #use Symfony\Component\CssSelector\XPath\Extension\HtmlExtension;
23
+ #use Symfony\Component\CssSelector\XPath\Translator;
24
 
25
  /**
26
  * Symfony_Component_CssSelector_CssSelector is the main entry point of the component and can convert CSS
65
  * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
66
  *
67
  * @author Fabien Potencier <fabien@symfony.com>
 
 
68
  */
69
  class Symfony_Component_CssSelector_CssSelector
70
  {
82
  */
83
  public static function toXPath($cssExpr, $prefix = 'descendant-or-self::')
84
  {
85
+ $translator = new Symfony_Component_CssSelector_XPath_Translator();
86
+
87
+ if (self::$html) {
88
+ $translator->registerExtension(new Symfony_Component_CssSelector_XPath_Extension_HtmlExtension($translator));
89
+ }
90
+
91
+ $translator
92
+ ->registerParserShortcut(new Symfony_Component_CssSelector_Parser_Shortcut_EmptyStringParser())
93
+ ->registerParserShortcut(new Symfony_Component_CssSelector_Parser_Shortcut_ElementParser())
94
+ ->registerParserShortcut(new Symfony_Component_CssSelector_Parser_Shortcut_ClassParser())
95
+ ->registerParserShortcut(new Symfony_Component_CssSelector_Parser_Shortcut_HashParser())
96
+ ;
97
 
98
+ return $translator->cssToXPath($cssExpr, $prefix);
99
  }
100
 
101
  /**
lib/Symfony/Component/CssSelector/CssSelectorConverter.php DELETED
@@ -1,69 +0,0 @@
1
- <?php
2
- /*
3
- * NOTICE:
4
- * This code has been slightly altered by the Mzax_Emarketing module to use old php namespaces.
5
- */
6
-
7
- /*
8
- * This file is part of the Symfony package.
9
- *
10
- * (c) Fabien Potencier <fabien@symfony.com>
11
- *
12
- * For the full copyright and license information, please view the LICENSE
13
- * file that was distributed with this source code.
14
- */
15
-
16
- #namespace Symfony\Component\CssSelector;
17
-
18
- #use Symfony\Component\CssSelector\Parser\Shortcut\ClassParser;
19
- #use Symfony\Component\CssSelector\Parser\Shortcut\ElementParser;
20
- #use Symfony\Component\CssSelector\Parser\Shortcut\EmptyStringParser;
21
- #use Symfony\Component\CssSelector\Parser\Shortcut\HashParser;
22
- #use Symfony\Component\CssSelector\XPath\Extension\HtmlExtension;
23
- #use Symfony\Component\CssSelector\XPath\Translator;
24
-
25
- /**
26
- * Symfony_Component_CssSelector_CssSelectorConverter is the main entry point of the component and can convert CSS
27
- * selectors to XPath expressions.
28
- *
29
- * @author Christophe Coevoet <stof@notk.org>
30
- */
31
- class Symfony_Component_CssSelector_CssSelectorConverter
32
- {
33
- private $translator;
34
-
35
- /**
36
- * @param bool $html Whether HTML support should be enabled. Disable it for XML documents.
37
- */
38
- public function __construct($html = true)
39
- {
40
- $this->translator = new Symfony_Component_CssSelector_XPath_Translator();
41
-
42
- if ($html) {
43
- $this->translator->registerExtension(new Symfony_Component_CssSelector_XPath_Extension_HtmlExtension($this->translator));
44
- }
45
-
46
- $this->translator
47
- ->registerParserShortcut(new Symfony_Component_CssSelector_Parser_Shortcut_EmptyStringParser())
48
- ->registerParserShortcut(new Symfony_Component_CssSelector_Parser_Shortcut_ElementParser())
49
- ->registerParserShortcut(new Symfony_Component_CssSelector_Parser_Shortcut_ClassParser())
50
- ->registerParserShortcut(new Symfony_Component_CssSelector_Parser_Shortcut_HashParser())
51
- ;
52
- }
53
-
54
- /**
55
- * Translates a CSS expression to its XPath equivalent.
56
- *
57
- * Optionally, a prefix can be added to the resulting XPath
58
- * expression with the $prefix parameter.
59
- *
60
- * @param string $cssExpr The CSS expression.
61
- * @param string $prefix An optional prefix for the XPath expression.
62
- *
63
- * @return string
64
- */
65
- public function toXPath($cssExpr, $prefix = 'descendant-or-self::')
66
- {
67
- return $this->translator->cssToXPath($cssExpr, $prefix);
68
- }
69
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lib/Symfony/Component/CssSelector/Node/AbstractNode.php CHANGED
@@ -22,8 +22,6 @@
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
25
- *
26
- * @internal
27
  */
28
  abstract class Symfony_Component_CssSelector_Node_AbstractNode implements Symfony_Component_CssSelector_Node_NodeInterface
29
  {
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
25
  */
26
  abstract class Symfony_Component_CssSelector_Node_AbstractNode implements Symfony_Component_CssSelector_Node_NodeInterface
27
  {
lib/Symfony/Component/CssSelector/Node/AttributeNode.php CHANGED
@@ -22,8 +22,6 @@
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
25
- *
26
- * @internal
27
  */
28
  class Symfony_Component_CssSelector_Node_AttributeNode extends Symfony_Component_CssSelector_Node_AbstractNode
29
  {
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
25
  */
26
  class Symfony_Component_CssSelector_Node_AttributeNode extends Symfony_Component_CssSelector_Node_AbstractNode
27
  {
lib/Symfony/Component/CssSelector/Node/ClassNode.php CHANGED
@@ -22,8 +22,6 @@
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
25
- *
26
- * @internal
27
  */
28
  class Symfony_Component_CssSelector_Node_ClassNode extends Symfony_Component_CssSelector_Node_AbstractNode
29
  {
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
25
  */
26
  class Symfony_Component_CssSelector_Node_ClassNode extends Symfony_Component_CssSelector_Node_AbstractNode
27
  {
lib/Symfony/Component/CssSelector/Node/CombinedSelectorNode.php CHANGED
@@ -22,8 +22,6 @@
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
25
- *
26
- * @internal
27
  */
28
  class Symfony_Component_CssSelector_Node_CombinedSelectorNode extends Symfony_Component_CssSelector_Node_AbstractNode
29
  {
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
25
  */
26
  class Symfony_Component_CssSelector_Node_CombinedSelectorNode extends Symfony_Component_CssSelector_Node_AbstractNode
27
  {
lib/Symfony/Component/CssSelector/Node/ElementNode.php CHANGED
@@ -22,8 +22,6 @@
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
25
- *
26
- * @internal
27
  */
28
  class Symfony_Component_CssSelector_Node_ElementNode extends Symfony_Component_CssSelector_Node_AbstractNode
29
  {
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
25
  */
26
  class Symfony_Component_CssSelector_Node_ElementNode extends Symfony_Component_CssSelector_Node_AbstractNode
27
  {
lib/Symfony/Component/CssSelector/Node/FunctionNode.php CHANGED
@@ -24,8 +24,6 @@
24
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
25
  *
26
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
27
- *
28
- * @internal
29
  */
30
  class Symfony_Component_CssSelector_Node_FunctionNode extends Symfony_Component_CssSelector_Node_AbstractNode
31
  {
24
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
25
  *
26
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
27
  */
28
  class Symfony_Component_CssSelector_Node_FunctionNode extends Symfony_Component_CssSelector_Node_AbstractNode
29
  {
lib/Symfony/Component/CssSelector/Node/HashNode.php CHANGED
@@ -22,8 +22,6 @@
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
25
- *
26
- * @internal
27
  */
28
  class Symfony_Component_CssSelector_Node_HashNode extends Symfony_Component_CssSelector_Node_AbstractNode
29
  {
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
25
  */
26
  class Symfony_Component_CssSelector_Node_HashNode extends Symfony_Component_CssSelector_Node_AbstractNode
27
  {
lib/Symfony/Component/CssSelector/Node/NegationNode.php CHANGED
@@ -22,8 +22,6 @@
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
25
- *
26
- * @internal
27
  */
28
  class Symfony_Component_CssSelector_Node_NegationNode extends Symfony_Component_CssSelector_Node_AbstractNode
29
  {
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
25
  */
26
  class Symfony_Component_CssSelector_Node_NegationNode extends Symfony_Component_CssSelector_Node_AbstractNode
27
  {
lib/Symfony/Component/CssSelector/Node/NodeInterface.php CHANGED
@@ -22,8 +22,6 @@
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
25
- *
26
- * @internal
27
  */
28
  interface Symfony_Component_CssSelector_Node_NodeInterface
29
  {
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
25
  */
26
  interface Symfony_Component_CssSelector_Node_NodeInterface
27
  {
lib/Symfony/Component/CssSelector/Node/PseudoNode.php CHANGED
@@ -22,8 +22,6 @@
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
25
- *
26
- * @internal
27
  */
28
  class Symfony_Component_CssSelector_Node_PseudoNode extends Symfony_Component_CssSelector_Node_AbstractNode
29
  {
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
25
  */
26
  class Symfony_Component_CssSelector_Node_PseudoNode extends Symfony_Component_CssSelector_Node_AbstractNode
27
  {
lib/Symfony/Component/CssSelector/Node/SelectorNode.php CHANGED
@@ -22,8 +22,6 @@
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
25
- *
26
- * @internal
27
  */
28
  class Symfony_Component_CssSelector_Node_SelectorNode extends Symfony_Component_CssSelector_Node_AbstractNode
29
  {
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
25
  */
26
  class Symfony_Component_CssSelector_Node_SelectorNode extends Symfony_Component_CssSelector_Node_AbstractNode
27
  {
lib/Symfony/Component/CssSelector/Node/Specificity.php CHANGED
@@ -24,8 +24,6 @@
24
  * @see http://www.w3.org/TR/selectors/#specificity
25
  *
26
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
27
- *
28
- * @internal
29
  */
30
  class Symfony_Component_CssSelector_Node_Specificity
31
  {
24
  * @see http://www.w3.org/TR/selectors/#specificity
25
  *
26
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
27
  */
28
  class Symfony_Component_CssSelector_Node_Specificity
29
  {
lib/Symfony/Component/CssSelector/Parser/Handler/CommentHandler.php CHANGED
@@ -25,8 +25,6 @@
25
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
26
  *
27
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
28
- *
29
- * @internal
30
  */
31
  class Symfony_Component_CssSelector_Parser_Handler_CommentHandler implements Symfony_Component_CssSelector_Parser_Handler_HandlerInterface
32
  {
25
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
26
  *
27
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
28
  */
29
  class Symfony_Component_CssSelector_Parser_Handler_CommentHandler implements Symfony_Component_CssSelector_Parser_Handler_HandlerInterface
30
  {
lib/Symfony/Component/CssSelector/Parser/Handler/HandlerInterface.php CHANGED
@@ -25,8 +25,6 @@
25
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
26
  *
27
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
28
- *
29
- * @internal
30
  */
31
  interface Symfony_Component_CssSelector_Parser_Handler_HandlerInterface
32
  {
25
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
26
  *
27
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
28
  */
29
  interface Symfony_Component_CssSelector_Parser_Handler_HandlerInterface
30
  {
lib/Symfony/Component/CssSelector/Parser/Handler/HashHandler.php CHANGED
@@ -28,8 +28,6 @@
28
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
29
  *
30
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
31
- *
32
- * @internal
33
  */
34
  class Symfony_Component_CssSelector_Parser_Handler_HashHandler implements Symfony_Component_CssSelector_Parser_Handler_HandlerInterface
35
  {
28
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
29
  *
30
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
31
  */
32
  class Symfony_Component_CssSelector_Parser_Handler_HashHandler implements Symfony_Component_CssSelector_Parser_Handler_HandlerInterface
33
  {
lib/Symfony/Component/CssSelector/Parser/Handler/IdentifierHandler.php CHANGED
@@ -28,8 +28,6 @@
28
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
29
  *
30
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
31
- *
32
- * @internal
33
  */
34
  class Symfony_Component_CssSelector_Parser_Handler_IdentifierHandler implements Symfony_Component_CssSelector_Parser_Handler_HandlerInterface
35
  {
28
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
29
  *
30
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
31
  */
32
  class Symfony_Component_CssSelector_Parser_Handler_IdentifierHandler implements Symfony_Component_CssSelector_Parser_Handler_HandlerInterface
33
  {
lib/Symfony/Component/CssSelector/Parser/Handler/NumberHandler.php CHANGED
@@ -27,8 +27,6 @@
27
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
28
  *
29
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
30
- *
31
- * @internal
32
  */
33
  class Symfony_Component_CssSelector_Parser_Handler_NumberHandler implements Symfony_Component_CssSelector_Parser_Handler_HandlerInterface
34
  {
27
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
28
  *
29
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
30
  */
31
  class Symfony_Component_CssSelector_Parser_Handler_NumberHandler implements Symfony_Component_CssSelector_Parser_Handler_HandlerInterface
32
  {
lib/Symfony/Component/CssSelector/Parser/Handler/StringHandler.php CHANGED
@@ -30,8 +30,6 @@
30
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
31
  *
32
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
33
- *
34
- * @internal
35
  */
36
  class Symfony_Component_CssSelector_Parser_Handler_StringHandler implements Symfony_Component_CssSelector_Parser_Handler_HandlerInterface
37
  {
30
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
31
  *
32
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
33
  */
34
  class Symfony_Component_CssSelector_Parser_Handler_StringHandler implements Symfony_Component_CssSelector_Parser_Handler_HandlerInterface
35
  {
lib/Symfony/Component/CssSelector/Parser/Handler/WhitespaceHandler.php CHANGED
@@ -26,8 +26,6 @@
26
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
27
  *
28
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
29
- *
30
- * @internal
31
  */
32
  class Symfony_Component_CssSelector_Parser_Handler_WhitespaceHandler implements Symfony_Component_CssSelector_Parser_Handler_HandlerInterface
33
  {
26
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
27
  *
28
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
29
  */
30
  class Symfony_Component_CssSelector_Parser_Handler_WhitespaceHandler implements Symfony_Component_CssSelector_Parser_Handler_HandlerInterface
31
  {
lib/Symfony/Component/CssSelector/Parser/Parser.php CHANGED
@@ -26,8 +26,6 @@
26
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
27
  *
28
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
29
- *
30
- * @internal
31
  */
32
  class Symfony_Component_CssSelector_Parser_Parser implements Symfony_Component_CssSelector_Parser_ParserInterface
33
  {
26
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
27
  *
28
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
29
  */
30
  class Symfony_Component_CssSelector_Parser_Parser implements Symfony_Component_CssSelector_Parser_ParserInterface
31
  {
lib/Symfony/Component/CssSelector/Parser/ParserInterface.php CHANGED
@@ -24,8 +24,6 @@
24
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
25
  *
26
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
27
- *
28
- * @internal
29
  */
30
  interface Symfony_Component_CssSelector_Parser_ParserInterface
31
  {
24
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
25
  *
26
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
27
  */
28
  interface Symfony_Component_CssSelector_Parser_ParserInterface
29
  {
lib/Symfony/Component/CssSelector/Parser/Reader.php CHANGED
@@ -22,8 +22,6 @@
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
25
- *
26
- * @internal
27
  */
28
  class Symfony_Component_CssSelector_Parser_Reader
29
  {
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
25
  */
26
  class Symfony_Component_CssSelector_Parser_Reader
27
  {
lib/Symfony/Component/CssSelector/Parser/Shortcut/ClassParser.php CHANGED
@@ -27,8 +27,6 @@
27
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
28
  *
29
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
30
- *
31
- * @internal
32
  */
33
  class Symfony_Component_CssSelector_Parser_Shortcut_ClassParser implements Symfony_Component_CssSelector_Parser_ParserInterface
34
  {
27
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
28
  *
29
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
30
  */
31
  class Symfony_Component_CssSelector_Parser_Shortcut_ClassParser implements Symfony_Component_CssSelector_Parser_ParserInterface
32
  {
lib/Symfony/Component/CssSelector/Parser/Shortcut/ElementParser.php CHANGED
@@ -26,8 +26,6 @@
26
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
27
  *
28
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
29
- *
30
- * @internal
31
  */
32
  class Symfony_Component_CssSelector_Parser_Shortcut_ElementParser implements Symfony_Component_CssSelector_Parser_ParserInterface
33
  {
26
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
27
  *
28
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
29
  */
30
  class Symfony_Component_CssSelector_Parser_Shortcut_ElementParser implements Symfony_Component_CssSelector_Parser_ParserInterface
31
  {
lib/Symfony/Component/CssSelector/Parser/Shortcut/EmptyStringParser.php CHANGED
@@ -30,8 +30,6 @@
30
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
31
  *
32
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
33
- *
34
- * @internal
35
  */
36
  class Symfony_Component_CssSelector_Parser_Shortcut_EmptyStringParser implements Symfony_Component_CssSelector_Parser_ParserInterface
37
  {
30
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
31
  *
32
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
33
  */
34
  class Symfony_Component_CssSelector_Parser_Shortcut_EmptyStringParser implements Symfony_Component_CssSelector_Parser_ParserInterface
35
  {
lib/Symfony/Component/CssSelector/Parser/Shortcut/HashParser.php CHANGED
@@ -27,8 +27,6 @@
27
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
28
  *
29
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
30
- *
31
- * @internal
32
  */
33
  class Symfony_Component_CssSelector_Parser_Shortcut_HashParser implements Symfony_Component_CssSelector_Parser_ParserInterface
34
  {
27
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
28
  *
29
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
30
  */
31
  class Symfony_Component_CssSelector_Parser_Shortcut_HashParser implements Symfony_Component_CssSelector_Parser_ParserInterface
32
  {
lib/Symfony/Component/CssSelector/Parser/Token.php CHANGED
@@ -22,8 +22,6 @@
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
25
- *
26
- * @internal
27
  */
28
  class Symfony_Component_CssSelector_Parser_Token
29
  {
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
25
  */
26
  class Symfony_Component_CssSelector_Parser_Token
27
  {
lib/Symfony/Component/CssSelector/Parser/TokenStream.php CHANGED
@@ -25,8 +25,6 @@
25
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
26
  *
27
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
28
- *
29
- * @internal
30
  */
31
  class Symfony_Component_CssSelector_Parser_TokenStream
32
  {
25
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
26
  *
27
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
28
  */
29
  class Symfony_Component_CssSelector_Parser_TokenStream
30
  {
lib/Symfony/Component/CssSelector/Parser/Tokenizer/Tokenizer.php CHANGED
@@ -27,8 +27,6 @@
27
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
28
  *
29
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
30
- *
31
- * @internal
32
  */
33
  class Symfony_Component_CssSelector_Parser_Tokenizer_Tokenizer
34
  {
27
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
28
  *
29
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
30
  */
31
  class Symfony_Component_CssSelector_Parser_Tokenizer_Tokenizer
32
  {
lib/Symfony/Component/CssSelector/Parser/Tokenizer/TokenizerEscaping.php CHANGED
@@ -22,8 +22,6 @@
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
25
- *
26
- * @internal
27
  */
28
  class Symfony_Component_CssSelector_Parser_Tokenizer_TokenizerEscaping
29
  {
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
25
  */
26
  class Symfony_Component_CssSelector_Parser_Tokenizer_TokenizerEscaping
27
  {
lib/Symfony/Component/CssSelector/Parser/Tokenizer/TokenizerPatterns.php CHANGED
@@ -22,8 +22,6 @@
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
25
- *
26
- * @internal
27
  */
28
  class Symfony_Component_CssSelector_Parser_Tokenizer_TokenizerPatterns
29
  {
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
25
  */
26
  class Symfony_Component_CssSelector_Parser_Tokenizer_TokenizerPatterns
27
  {
lib/Symfony/Component/CssSelector/README.md CHANGED
@@ -7,10 +7,9 @@ The component only goal is to convert CSS selectors to their XPath
7
  equivalents:
8
 
9
  ```php
10
- use Symfony\Component\CssSelector\CssSelectorConverter;
11
 
12
- $converter = new CssSelectorConverter();
13
- print $converter->toXPath('div.item > h4 > a');
14
  ```
15
 
16
  HTML and XML are different
@@ -18,12 +17,15 @@ HTML and XML are different
18
 
19
  The `CssSelector` component comes with an `HTML` extension which is enabled by
20
  default. If you need to use this component with `XML` documents, you have to
21
- disable this `HTML` extension. That's because, `HTML` tag & attribute names are
22
- always lower-cased, but case-sensitive in `XML`:
23
 
24
  ```php
25
  // disable `HTML` extension:
26
- $converter = new CssSelectorConverter(false);
 
 
 
27
  ```
28
 
29
  When the `HTML` extension is enabled, tag names are lower-cased, attribute
@@ -43,42 +45,3 @@ You can run the unit tests with the following command:
43
  $ cd path/to/Symfony/Component/CssSelector/
44
  $ composer install
45
  $ phpunit
46
-
47
- License
48
- -------
49
-
50
- This component is a port of the Python cssselect library,
51
- which is copyright Ian Bicking, https://github.com/SimonSapin/cssselect.
52
-
53
- Copyright (c) 2007-2012 Ian Bicking and contributors. See AUTHORS
54
- for more details.
55
-
56
- All rights reserved.
57
-
58
- Redistribution and use in source and binary forms, with or without
59
- modification, are permitted provided that the following conditions are
60
- met:
61
-
62
- 1. Redistributions of source code must retain the above copyright
63
- notice, this list of conditions and the following disclaimer.
64
-
65
- 2. Redistributions in binary form must reproduce the above copyright
66
- notice, this list of conditions and the following disclaimer in
67
- the documentation and/or other materials provided with the
68
- distribution.
69
-
70
- 3. Neither the name of Ian Bicking nor the names of its contributors may
71
- be used to endorse or promote products derived from this software
72
- without specific prior written permission.
73
-
74
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
75
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
76
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
77
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL IAN BICKING OR
78
- CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
79
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
80
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
81
- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
82
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
83
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
84
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7
  equivalents:
8
 
9
  ```php
10
+ use Symfony\Component\CssSelector\CssSelector;
11
 
12
+ print CssSelector::toXPath('div.item > h4 > a');
 
13
  ```
14
 
15
  HTML and XML are different
17
 
18
  The `CssSelector` component comes with an `HTML` extension which is enabled by
19
  default. If you need to use this component with `XML` documents, you have to
20
+ disable this `HTML` extension. That's because, `HTML` tag & attribute names
21
+ are always lower-cased, but case-sensitive in `XML`:
22
 
23
  ```php
24
  // disable `HTML` extension:
25
+ CssSelector::disableHtmlExtension();
26
+
27
+ // re-enable `HTML` extension:
28
+ CssSelector::enableHtmlExtension();
29
  ```
30
 
31
  When the `HTML` extension is enabled, tag names are lower-cased, attribute
45
  $ cd path/to/Symfony/Component/CssSelector/
46
  $ composer install
47
  $ phpunit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lib/Symfony/Component/CssSelector/XPath/Extension/AbstractExtension.php CHANGED
@@ -22,8 +22,6 @@
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
25
- *
26
- * @internal
27
  */
28
  abstract class Symfony_Component_CssSelector_XPath_Extension_AbstractExtension implements Symfony_Component_CssSelector_XPath_Extension_ExtensionInterface
29
  {
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
25
  */
26
  abstract class Symfony_Component_CssSelector_XPath_Extension_AbstractExtension implements Symfony_Component_CssSelector_XPath_Extension_ExtensionInterface
27
  {
lib/Symfony/Component/CssSelector/XPath/Extension/AttributeMatchingExtension.php CHANGED
@@ -25,8 +25,6 @@
25
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
26
  *
27
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
28
- *
29
- * @internal
30
  */
31
  class Symfony_Component_CssSelector_XPath_Extension_AttributeMatchingExtension extends Symfony_Component_CssSelector_XPath_Extension_AbstractExtension
32
  {
25
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
26
  *
27
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
28
  */
29
  class Symfony_Component_CssSelector_XPath_Extension_AttributeMatchingExtension extends Symfony_Component_CssSelector_XPath_Extension_AbstractExtension
30
  {
lib/Symfony/Component/CssSelector/XPath/Extension/CombinationExtension.php CHANGED
@@ -24,8 +24,6 @@
24
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
25
  *
26
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
27
- *
28
- * @internal
29
  */
30
  class Symfony_Component_CssSelector_XPath_Extension_CombinationExtension extends Symfony_Component_CssSelector_XPath_Extension_AbstractExtension
31
  {
24
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
25
  *
26
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
27
  */
28
  class Symfony_Component_CssSelector_XPath_Extension_CombinationExtension extends Symfony_Component_CssSelector_XPath_Extension_AbstractExtension
29
  {
lib/Symfony/Component/CssSelector/XPath/Extension/ExtensionInterface.php CHANGED
@@ -22,8 +22,6 @@
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
25
- *
26
- * @internal
27
  */
28
  interface Symfony_Component_CssSelector_XPath_Extension_ExtensionInterface
29
  {
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
25
  */
26
  interface Symfony_Component_CssSelector_XPath_Extension_ExtensionInterface
27
  {
lib/Symfony/Component/CssSelector/XPath/Extension/FunctionExtension.php CHANGED
@@ -29,8 +29,6 @@
29
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
30
  *
31
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
32
- *
33
- * @internal
34
  */
35
  class Symfony_Component_CssSelector_XPath_Extension_FunctionExtension extends Symfony_Component_CssSelector_XPath_Extension_AbstractExtension
36
  {
29
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
30
  *
31
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
32
  */
33
  class Symfony_Component_CssSelector_XPath_Extension_FunctionExtension extends Symfony_Component_CssSelector_XPath_Extension_AbstractExtension
34
  {
lib/Symfony/Component/CssSelector/XPath/Extension/HtmlExtension.php CHANGED
@@ -27,8 +27,6 @@
27
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
28
  *
29
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
30
- *
31
- * @internal
32
  */
33
  class Symfony_Component_CssSelector_XPath_Extension_HtmlExtension extends Symfony_Component_CssSelector_XPath_Extension_AbstractExtension
34
  {
27
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
28
  *
29
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
30
  */
31
  class Symfony_Component_CssSelector_XPath_Extension_HtmlExtension extends Symfony_Component_CssSelector_XPath_Extension_AbstractExtension
32
  {
lib/Symfony/Component/CssSelector/XPath/Extension/NodeExtension.php CHANGED
@@ -26,8 +26,6 @@
26
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
27
  *
28
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
29
- *
30
- * @internal
31
  */
32
  class Symfony_Component_CssSelector_XPath_Extension_NodeExtension extends Symfony_Component_CssSelector_XPath_Extension_AbstractExtension
33
  {
26
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
27
  *
28
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
29
  */
30
  class Symfony_Component_CssSelector_XPath_Extension_NodeExtension extends Symfony_Component_CssSelector_XPath_Extension_AbstractExtension
31
  {
lib/Symfony/Component/CssSelector/XPath/Extension/PseudoClassExtension.php CHANGED
@@ -25,8 +25,6 @@
25
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
26
  *
27
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
28
- *
29
- * @internal
30
  */
31
  class Symfony_Component_CssSelector_XPath_Extension_PseudoClassExtension extends Symfony_Component_CssSelector_XPath_Extension_AbstractExtension
32
  {
25
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
26
  *
27
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
28
  */
29
  class Symfony_Component_CssSelector_XPath_Extension_PseudoClassExtension extends Symfony_Component_CssSelector_XPath_Extension_AbstractExtension
30
  {
lib/Symfony/Component/CssSelector/XPath/Translator.php CHANGED
@@ -29,8 +29,6 @@
29
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
30
  *
31
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
32
- *
33
- * @internal
34
  */
35
  class Symfony_Component_CssSelector_XPath_Translator implements Symfony_Component_CssSelector_XPath_TranslatorInterface
36
  {
29
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
30
  *
31
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
32
  */
33
  class Symfony_Component_CssSelector_XPath_Translator implements Symfony_Component_CssSelector_XPath_TranslatorInterface
34
  {
lib/Symfony/Component/CssSelector/XPath/TranslatorInterface.php CHANGED
@@ -24,8 +24,6 @@
24
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
25
  *
26
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
27
- *
28
- * @internal
29
  */
30
  interface Symfony_Component_CssSelector_XPath_TranslatorInterface
31
  {
24
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
25
  *
26
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
27
  */
28
  interface Symfony_Component_CssSelector_XPath_TranslatorInterface
29
  {
lib/Symfony/Component/CssSelector/XPath/XPathExpr.php CHANGED
@@ -22,8 +22,6 @@
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
25
- *
26
- * @internal
27
  */
28
  class Symfony_Component_CssSelector_XPath_XPathExpr
29
  {
22
  * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
23
  *
24
  * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
 
 
25
  */
26
  class Symfony_Component_CssSelector_XPath_XPathExpr
27
  {
lib/Symfony/Component/CssSelector/composer.json CHANGED
@@ -23,15 +23,12 @@
23
  "php": ">=5.3.9"
24
  },
25
  "autoload": {
26
- "psr-4": { "Symfony\\Component\\CssSelector\\": "" },
27
- "exclude-from-classmap": [
28
- "/Tests/"
29
- ]
30
  },
31
  "minimum-stability": "dev",
32
  "extra": {
33
  "branch-alias": {
34
- "dev-master": "2.8-dev"
35
  }
36
  }
37
  }
23
  "php": ">=5.3.9"
24
  },
25
  "autoload": {
26
+ "psr-4": { "Symfony\\Component\\CssSelector\\": "" }
 
 
 
27
  },
28
  "minimum-stability": "dev",
29
  "extra": {
30
  "branch-alias": {
31
+ "dev-master": "2.7-dev"
32
  }
33
  }
34
  }
lib/TijsVerkoyen/CssToInlineStyles/CssToInlineStyles.php CHANGED
@@ -5,13 +5,16 @@
5
  */
6
  #namespace TijsVerkoyen\CssToInlineStyles;
7
 
 
 
 
8
  /**
9
  * CSS to Inline Styles class
10
  *
11
  * @author Tijs Verkoyen <php-css-to-inline-styles@verkoyen.eu>
12
- * @version 1.5.5
13
  * @copyright Copyright (c), Tijs Verkoyen. All rights reserved.
14
- * @license Revised BSD License
15
  */
16
  class TijsVerkoyen_CssToInlineStyles_CssToInlineStyles
17
  {
@@ -22,6 +25,13 @@ class TijsVerkoyen_CssToInlineStyles_CssToInlineStyles
22
  */
23
  private $css;
24
 
 
 
 
 
 
 
 
25
  /**
26
  * Should the generated HTML be cleaned
27
  *
@@ -83,18 +93,21 @@ class TijsVerkoyen_CssToInlineStyles_CssToInlineStyles
83
  }
84
 
85
  /**
86
- * Remove id and class attributes.
87
  *
88
  * @return string
89
- * @param DOMXPath $xPath The DOMXPath for the entire document.
90
  */
91
- private function cleanupHTML(DOMXPath $xPath)
92
  {
93
- $nodes = $xPath->query('//@class | //@id');
 
94
 
95
- foreach ($nodes as $node) {
96
- $node->ownerElement->removeAttributeNode($node);
97
- }
 
 
98
  }
99
 
100
  /**
@@ -131,7 +144,7 @@ class TijsVerkoyen_CssToInlineStyles_CssToInlineStyles
131
  }
132
 
133
  // process css
134
- $cssRules = $this->processCSS();
135
 
136
  // create new DOMDocument
137
  $document = new DOMDocument('1.0', $this->getEncoding());
@@ -149,14 +162,12 @@ class TijsVerkoyen_CssToInlineStyles_CssToInlineStyles
149
  $xPath = new DOMXPath($document);
150
 
151
  // any rules?
152
- if (!empty($cssRules)) {
153
  // loop rules
154
- foreach ($cssRules as $rule) {
155
-
156
- $selector = new TijsVerkoyen_CssToInlineStyles_Selector($rule['selector']);
157
- $query = $selector->toXPath();
158
-
159
- if (is_null($query)) {
160
  continue;
161
  }
162
 
@@ -361,11 +372,6 @@ class TijsVerkoyen_CssToInlineStyles_CssToInlineStyles
361
  $this->stripOriginalStyleTags($xPath);
362
  }
363
 
364
- // cleanup the HTML if we need to
365
- if ($this->cleanup) {
366
- $this->cleanupHTML($xPath);
367
- }
368
-
369
  // should we output XHTML?
370
  if ($outputXHTML) {
371
  // set formating
@@ -375,13 +381,18 @@ class TijsVerkoyen_CssToInlineStyles_CssToInlineStyles
375
  $html = $document->saveXML(null, LIBXML_NOEMPTYTAG);
376
 
377
  // remove the XML-header
378
- $html = ltrim(preg_replace('/<\?xml (.*)\?>/', '', $html));
379
  } // just regular HTML 4.01 as it should be used in newsletters
380
  else {
381
  // get the HTML
382
  $html = $document->saveHTML();
383
  }
384
 
 
 
 
 
 
385
  // return
386
  return $html;
387
  }
@@ -421,13 +432,12 @@ class TijsVerkoyen_CssToInlineStyles_CssToInlineStyles
421
  /**
422
  * Process the loaded CSS
423
  *
424
- * @return array
425
  */
426
  private function processCSS()
427
  {
428
  // init vars
429
  $css = (string) $this->css;
430
- $cssRules = array();
431
 
432
  // remove newlines
433
  $css = str_replace(array("\r", "\n"), '', $css);
@@ -493,7 +503,7 @@ class TijsVerkoyen_CssToInlineStyles_CssToInlineStyles
493
  $ruleSet['order'] = $i;
494
 
495
  // add into global rules
496
- $cssRules[] = $ruleSet;
497
  }
498
 
499
  // increment
@@ -501,11 +511,9 @@ class TijsVerkoyen_CssToInlineStyles_CssToInlineStyles
501
  }
502
 
503
  // sort based on specificity
504
- if (!empty($cssRules)) {
505
- usort($cssRules, array(__CLASS__, 'sortOnSpecificity'));
506
  }
507
-
508
- return $cssRules;
509
  }
510
 
511
  /**
5
  */
6
  #namespace TijsVerkoyen\CssToInlineStyles;
7
 
8
+ #use Symfony\Component\CssSelector\CssSelector;
9
+ #use Symfony\Component\CssSelector\Exception\ExceptionInterface;
10
+
11
  /**
12
  * CSS to Inline Styles class
13
  *
14
  * @author Tijs Verkoyen <php-css-to-inline-styles@verkoyen.eu>
15
+ * @version 1.5.4
16
  * @copyright Copyright (c), Tijs Verkoyen. All rights reserved.
17
+ * @license BSD License
18
  */
19
  class TijsVerkoyen_CssToInlineStyles_CssToInlineStyles
20
  {
25
  */
26
  private $css;
27
 
28
+ /**
29
+ * The processed CSS rules
30
+ *
31
+ * @var array
32
+ */
33
+ private $cssRules;
34
+
35
  /**
36
  * Should the generated HTML be cleaned
37
  *
93
  }
94
 
95
  /**
96
+ * Cleanup the generated HTML
97
  *
98
  * @return string
99
+ * @param string $html The HTML to cleanup.
100
  */
101
+ private function cleanupHTML($html)
102
  {
103
+ // remove classes
104
+ $html = preg_replace('/(\s)+class="(.*)"(\s)*/U', ' ', $html);
105
 
106
+ // remove IDs
107
+ $html = preg_replace('/(\s)+id="(.*)"(\s)*/U', ' ', $html);
108
+
109
+ // return
110
+ return $html;
111
  }
112
 
113
  /**
144
  }
145
 
146
  // process css
147
+ $this->processCSS();
148
 
149
  // create new DOMDocument
150
  $document = new DOMDocument('1.0', $this->getEncoding());
162
  $xPath = new DOMXPath($document);
163
 
164
  // any rules?
165
+ if (!empty($this->cssRules)) {
166
  // loop rules
167
+ foreach ($this->cssRules as $rule) {
168
+ try {
169
+ $query = Symfony_Component_CssSelector_CssSelector::toXPath($rule['selector']);
170
+ } catch (Symfony_Component_CssSelector_Exception_ExceptionInterface $e) {
 
 
171
  continue;
172
  }
173
 
372
  $this->stripOriginalStyleTags($xPath);
373
  }
374
 
 
 
 
 
 
375
  // should we output XHTML?
376
  if ($outputXHTML) {
377
  // set formating
381
  $html = $document->saveXML(null, LIBXML_NOEMPTYTAG);
382
 
383
  // remove the XML-header
384
+ $html = ltrim(preg_replace('/<?xml (.*)?>/', '', $html));
385
  } // just regular HTML 4.01 as it should be used in newsletters
386
  else {
387
  // get the HTML
388
  $html = $document->saveHTML();
389
  }
390
 
391
+ // cleanup the HTML if we need to
392
+ if ($this->cleanup) {
393
+ $html = $this->cleanupHTML($html);
394
+ }
395
+
396
  // return
397
  return $html;
398
  }
432
  /**
433
  * Process the loaded CSS
434
  *
435
+ * @return void
436
  */
437
  private function processCSS()
438
  {
439
  // init vars
440
  $css = (string) $this->css;
 
441
 
442
  // remove newlines
443
  $css = str_replace(array("\r", "\n"), '', $css);
503
  $ruleSet['order'] = $i;
504
 
505
  // add into global rules
506
+ $this->cssRules[] = $ruleSet;
507
  }
508
 
509
  // increment
511
  }
512
 
513
  // sort based on specificity
514
+ if (!empty($this->cssRules)) {
515
+ usort($this->cssRules, array(__CLASS__, 'sortOnSpecificity'));
516
  }
 
 
517
  }
518
 
519
  /**
lib/TijsVerkoyen/CssToInlineStyles/Selector.php DELETED
@@ -1,48 +0,0 @@
1
- <?php
2
- /*
3
- * NOTICE:
4
- * This code has been slightly altered by the Mzax_Emarketing module to use old php namespaces.
5
- */
6
- #namespace TijsVerkoyen\CssToInlineStyles;
7
-
8
- #use Symfony\Component\CssSelector\CssSelector;
9
- #use Symfony\Component\CssSelector\CssSelectorConverter;
10
- #use Symfony\Component\CssSelector\Exception\ExceptionInterface;
11
-
12
- /**
13
- * CSS to Inline Styles TijsVerkoyen_CssToInlineStyles_Selector class.
14
- *
15
- */
16
- class TijsVerkoyen_CssToInlineStyles_Selector
17
- {
18
- /**
19
- * The CSS selector
20
- *
21
- * @var string
22
- */
23
- protected $selector;
24
-
25
- /**
26
- * @param string $selector The CSS selector
27
- */
28
- public function __construct($selector)
29
- {
30
- $this->selector = $selector;
31
- }
32
-
33
- public function toXPath()
34
- {
35
- try {
36
- if (class_exists('Symfony_Component_CssSelector_CssSelectorConverter')) {
37
- $converter = new Symfony_Component_CssSelector_CssSelectorConverter();
38
- $query = $converter->toXPath($this->selector);
39
- } else {
40
- $query = Symfony_Component_CssSelector_CssSelector::toXPath($this->selector);
41
- }
42
- } catch (Symfony_Component_CssSelector_Exception_ExceptionInterface $e) {
43
- $query = null;
44
- }
45
-
46
- return $query;
47
- }
48
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lib/TijsVerkoyen/CssToInlineStyles/Specificity.php CHANGED
@@ -75,7 +75,7 @@ class TijsVerkoyen_CssToInlineStyles_Specificity
75
  }
76
 
77
  /**
78
- * Calculate the specificity based on a CSS TijsVerkoyen_CssToInlineStyles_Selector string,
79
  * Based on the patterns from premailer/css_parser by Alex Dunae
80
  *
81
  * @see https://github.com/premailer/css_parser/blob/master/lib/css_parser/regexps.rb
75
  }
76
 
77
  /**
78
+ * Calculate the specificity based on a CSS Selector string,
79
  * Based on the patterns from premailer/css_parser by Alex Dunae
80
  *
81
  * @see https://github.com/premailer/css_parser/blob/master/lib/css_parser/regexps.rb
lib/TijsVerkoyen/CssToInlineStyles/composer.json CHANGED
@@ -13,7 +13,7 @@
13
  ],
14
  "require": {
15
  "php": ">=5.3.0",
16
- "symfony/css-selector": "~2.1|~3.0"
17
  },
18
  "require-dev": {
19
  "phpunit/phpunit": "~4.0"
13
  ],
14
  "require": {
15
  "php": ">=5.3.0",
16
+ "symfony/css-selector": "~2.1"
17
  },
18
  "require-dev": {
19
  "phpunit/phpunit": "~4.0"
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0" encoding="UTF-8"?>
2
  <package>
3
  <name>Mzax_Emarketing</name>
4
- <version>0.4.10</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License v. 3.0 (OSL-3.0)</license>
7
  <channel>community</channel>
@@ -45,8 +45,8 @@ Find out more at https://github.com/mage-mzax/emarketing
45
  </author>
46
  </authors>
47
  <date>2015-12-21</date>
48
- <time>1:50:58</time>
49
- <contents><target name="mage"><file name="LICENSE" hash="cbbe04980244d5b18963e94de0ddea15"/><dir name="app"><dir name="code"><dir name="community"><dir name="Mzax"><dir name="Emarketing"><dir name="Block"><dir name="Campaign"><dir name="Edit"><file name="Form.php" hash="8437c92a8c60d424a1dcf3e7d72ab9db"/><dir name="Medium"><file name="Abstract.php" hash="b3435c1140205db4c2b3b11dad6a4317"/><dir name="Email"><dir name="Tab"><file name="Inbox.php" hash="dee9af791aa33fdb1d874b44c4d6b6e1"/><file name="Outbox.php" hash="72bf311ce4e9b60faa4815c262724fde"/></dir></dir><file name="Email.php" hash="213d0c5696dc5606c93529674c8400ba"/></dir><dir name="Tab"><dir name="Content"><file name="Original.php" hash="301bf4405881f2128a5f66d2e73706f9"/><file name="Variation.php" hash="84665d98a3772f301fba6d373a414316"/></dir><file name="Content.php" hash="a7fc6ec46b04febf96e0f255222f694a"/><file name="Errors.php" hash="c99a339467c6f35f638140204f8e3d35"/><file name="Filters.php" hash="a685cd28fc464501b7fde9ce5f9cc0c6"/><file name="Inbox.php" hash="39a429272d153bbf854ddb1c0252b5ba"/><file name="Medium.php" hash="8b6521e7ece7ded9f1b008d4be663d41"/><dir name="Recipients"><file name="Grid.php" hash="28875bb6b2c40ade0adc2a1e1188fac4"/></dir><file name="Recipients.php" hash="019c5d871c29b81a613d885b9b92949c"/><file name="Report.php" hash="9ca92adeb6401ebd9421060a488742e1"/><file name="Settings.php" hash="ee6f057325d14186b6e760b36c441084"/><file name="Tasks.php" hash="340c601c8392d1e56107172e961838fd"/><file name="Test.php" hash="730fba4d8b89cc13afcb86c55c1d9efd"/></dir><file name="Tabs.php" hash="72c05e1e0cbe75eae96a6ad96133c06f"/></dir><file name="Edit.php" hash="f0609f981937e78c4484980dbc93b6d5"/><dir name="Grid"><dir name="Filter"><file name="Filter.php" hash="96594f092c90a54c97132d5287547bec"/></dir><dir name="Renderer"><file name="Action.php" hash="0a2c3a7467addf4814402543fa86e6d0"/><file name="Filter.php" hash="c76cd0a1bb7095bb7a9ede0fe7510a3a"/><file name="SendMail.php" hash="f5965a8e4d7831666421e08757b126d5"/><file name="Sender.php" hash="84a3c8292d40c2e736dd050b0d407934"/><file name="Stats.php" hash="e97576b3da3b35f9dda383223dc03fde"/></dir></dir><file name="Grid.php" hash="0d9de4e60130893b8cb5581c9e9f72b1"/><dir name="New"><file name="Presets.php" hash="fc4cd479bbb719244f509dac4c611d68"/></dir><file name="New.php" hash="873c23acef26ab6addcd6f2fbee13627"/><file name="Preview.php" hash="0b54e1d04e0bbb8ed2ba331505777d44"/><dir name="SendTestMail"><file name="Form.php" hash="2d2f4e0b99e311a11217095c48e22231"/></dir><file name="SendTestMail.php" hash="c03f5fab856f9edc8d6cd43d315c808b"/><dir name="Test"><file name="Emulate.php" hash="3ba52589d02e9451a0b32354f589e249"/></dir><file name="Test.php" hash="4061304a31ffec157cacda6b2ce0be86"/><file name="View.php" hash="1fef41cc0e9a883664dc91fe5a861fdf"/></dir><dir name="Chart"><file name="Abstract.php" hash="aabf59ccc025de51d86468b6ea502493"/><file name="Area.php" hash="7731fe818b15f6c56745d58aec757059"/><file name="Bar.php" hash="2c0ce11c14654c1ca19d1fdf7d10526c"/><file name="Column.php" hash="1a757116a36bb1f9671b8c1c85a6d454"/><file name="Geo.php" hash="2e4de940ac8b33e2839ac459d05ab54d"/><file name="Line.php" hash="11953286e164918cb9572cc5a76b2d36"/><file name="Pie.php" hash="952a6bafaf422789e1dd9d8a0a585d92"/><file name="Scatter.php" hash="e2f2f7f2ac526cb0f77d4dab09c0358a"/><file name="SteppedArea.php" hash="ccb95211fc8c33c1095c1a2dde73bee3"/><dir name="Widget"><file name="Container.php" hash="90027416bab581c63333748c6453748f"/><file name="Geo.php" hash="adebac9e0d71076c37fe967ef0f7eec7"/><file name="Tab.php" hash="f66de926fc3eb8879fc9b8950421ad1a"/></dir></dir><file name="Conditions.php" hash="cae210921692aa9e83651296e0f94105"/><file name="Editable.php" hash="572568005104be5a08e5e7a98b5d4e76"/><dir name="Filter"><dir name="Object"><file name="Grid.php" hash="0d57e797a03c8c55e8a1962d08cb23c7"/></dir><dir name="Test"><file name="Recursive.php" hash="e309d6839a801c401111755eda31eaa1"/><file name="Single.php" hash="89cbabd73d5bdb6f4d0eb9e780216cd1"/></dir></dir><file name="Filters.php" hash="eec1e069032305da69fab62292324517"/><dir name="Grid"><dir name="Column"><dir name="Renderer"><file name="Action.php" hash="e2f53c8f3ce9fb000cc8d6ef20a7d119"/><file name="Campaign.php" hash="675ef5cf77920087afd535208a2f2e40"/><file name="Recipient.php" hash="689b3263468f805f1e5f92deaab44c87"/><file name="Size.php" hash="60307a7354abb08f177cb64bd15b2d6d"/></dir></dir></dir><dir name="Inbox"><dir name="Email"><file name="Form.php" hash="a0dc8352cbefdc1ea716798a37934885"/></dir><file name="Email.php" hash="49a4c98a741eba6e21409f6097c53eb4"/><file name="Grid.php" hash="3ecc631f5efe00b375e96957d2fae4cc"/><file name="View.php" hash="705abcc4098f4c7e06307c8b2a1c391c"/></dir><dir name="Newsletter"><dir name="List"><dir name="Edit"><file name="Form.php" hash="9c7289e710411d90a3ace2c708b04240"/><dir name="Tab"><file name="Settings.php" hash="f65969caf0406258e2b90a1752855805"/><file name="Subscribers.php" hash="93cd51c23f218c5084fff96623394932"/></dir><file name="Tabs.php" hash="dc1546dedd3243a9c243e4a90f2ecaea"/></dir><file name="Edit.php" hash="34bee3e495f73d72c3c2464773b2f4af"/><file name="Grid.php" hash="eb06b06f094ab2be8d44d4f6b9a43beb"/><file name="View.php" hash="19f3a8b150c0d2b61d2bbdce6610ac76"/></dir></dir><dir name="Outbox"><dir name="Email"><file name="Form.php" hash="f0d7f744bbfc59df5724c0d6e4bfaff1"/></dir><file name="Email.php" hash="f805b34cdcddd3ab845ed5215df77750"/><file name="Grid.php" hash="495575b04e9b4fe7cf9d25ff4cdf2aba"/><file name="View.php" hash="9d767d5311761649f520b519f5dc968a"/></dir><dir name="Recipients"><dir name="Column"><dir name="Renderer"><file name="Attribute.php" hash="99c90db4bf37e4798cb534ab6da9caaf"/><file name="Object.php" hash="608c6eb16c07d79d084a3efa509995a4"/></dir></dir><file name="Grid.php" hash="0d403b584c95bd4dcad36f350b47997f"/></dir><dir name="System"><dir name="Config"><dir name="Form"><dir name="Field"><file name="DomainThreshold.php" hash="bbef37595ee411dc9e40beb86d4c7889"/><file name="MailStorage.php" hash="e57ad434233c9d6922243459d049a5e6"/><file name="Mandrill.php" hash="722360a527d5fd1ecd1cdc0a3a248f67"/><file name="Sendgrid.php" hash="5106b092fd37b696eafc86aab77cf52e"/></dir></dir></dir></dir><dir name="Template"><dir name="Edit"><file name="Form.php" hash="ef5cdd9c2ccf98a071f01cc9bd363b78"/></dir><file name="Edit.php" hash="cc278f141fa225416f168e8e0c6fab3a"/><file name="Grid.php" hash="8ef605fbf3ee3c31d98389f9c86d92e7"/><dir name="Upload"><file name="Form.php" hash="615a6e90d22c5edac1d443f9a74ada1b"/></dir><file name="Upload.php" hash="00ce43786555a9cbbd6a822de936d977"/><file name="View.php" hash="4f79837911ef76aba792a57745e902a2"/></dir><file name="Template.php" hash="287c34a0536936531068a9dc14442298"/><dir name="Tracker"><dir name="Edit"><file name="Form.php" hash="54b5268d5d6c5973a15bdb28aa5eff89"/><dir name="Tab"><file name="Conditions.php" hash="8c65b435cb5408f0096191e32cd80264"/><file name="GoalType.php" hash="321d3a72aa3ab080aa06347c0762e1c8"/><file name="Settings.php" hash="d866897ebbf79abcab025306d25c074e"/><file name="Tasks.php" hash="af6253238dfd1cc5888d989a7adfaed7"/><file name="Test.php" hash="8c0464aa9ff7bdd0e7f12d9daa8fdf2c"/></dir><file name="Tabs.php" hash="5cb1169c0d30a3d20ee3366786a26d55"/></dir><file name="Edit.php" hash="f8f96361dcd15575604293a8413e14b9"/><file name="Grid.php" hash="8022a013bc8a67af9f679186d99fc9f1"/><file name="New.php" hash="598cdcc3322bc0e391c2ad4cb12a5fdd"/><dir name="Test"><file name="Emulate.php" hash="ec4f73cb376baf6c76555a9fba21b453"/></dir><file name="Test.php" hash="c6d54fe0a7d78dba285a8de63d40cd70"/><dir name="Upload"><file name="Form.php" hash="1f1accabbe9d23b2475776da89582440"/></dir><file name="Upload.php" hash="7e98263d369ad6d7c541bdba0b636944"/><file name="View.php" hash="4401f72666bd72d5369e2265847017cd"/></dir><file name="Unsubscribe.php" hash="5130fca1cf7430947ef78d7703aa1f39"/></dir><dir name="Db"><file name="Select.php" hash="69b7d3044e3d5843542cb8bf769c179a"/></dir><dir name="Helper"><file name="Campaign.php" hash="e4caed1eb3201ea2704db06dcd4ede3d"/><file name="Data.php" hash="019745bdeb877fd27d1a8ed2b8b9427d"/><file name="Newsletter.php" hash="4250a34e690dc27d56313135e594d354"/><file name="Request.php" hash="1b7736e940854e075ef43d83d7d8e624"/><file name="SqlFormatter.php" hash="47776bc83caa11ad34d9a540e11b8d15"/></dir><file name="LICENSE" hash="cbbe04980244d5b18963e94de0ddea15"/><dir name="Model"><dir name="Campaign"><file name="Content.php" hash="ff9df74708d26242e2d2b12ac443a678"/><file name="Preset.php" hash="6a6105b4407ab69be6e49652b331d39c"/><file name="Variation.php" hash="3a0f102765ffa2f41107d52a56ea38be"/></dir><file name="Campaign.php" hash="c7c038306d5c1e565949c74988b9f598"/><dir name="Conversion"><dir name="Goal"><file name="Abstract.php" hash="f4977f3bb742e1a6060abcf14e610c18"/><file name="Orders.php" hash="b649a5bc4df076572102721a2acd0577"/></dir><file name="Goal.php" hash="5975cbffcf1f09c6cf8485bfbdb0c9cf"/><file name="Select.php" hash="3c50d7fb66d920d08282e0486718e255"/><file name="Tracker.php" hash="c0fe93aa480bcca54142e660ff1fa704"/></dir><file name="DomainThrottle.php" hash="a182c5e52a1dc1b8abf76aa9225f17bc"/><file name="Email.php" hash="ff541e7e2660972d08cb3e8a089a320e"/><dir name="Form"><dir name="Element"><file name="Ace.php" hash="ae71ac6a3f63be69beee41f87d5a9b2e"/><file name="Credits.php" hash="000e6a6f75db87261a6ecd62ac7d422a"/><file name="EmailEditor.php" hash="a7fbe2b746296fef8f85fc68cf261834"/><file name="Info.php" hash="70f8f3a4d806e0ac4a854fd14d7f9a92"/><file name="TemplateEditor.php" hash="b7050de635d175c84e1161cfbd1bae4b"/><file name="Textarea.php" hash="66288dbdbdc17cb7bd7326b9fffc483f"/><file name="Wildselect.php" hash="1d01fc553e89d13dbed313876834b573"/></dir></dir><file name="Goal.php" hash="22c7fd6ff8e2fa05273642ec8d3c251d"/><dir name="Inbox"><dir name="Bounce"><dir name="Detector"><file name="Abstract.php" hash="1de437ae1f517c428fef5073a66ed6a9"/><file name="Recipient.php" hash="cb116d3d7799b9197ec3033a1b4e8626"/><file name="Store.php" hash="06758766107b0176a67dd9889124a989"/><file name="Unsubscribe.php" hash="b85fabe7eda81a7565828538e8d5b2fc"/></dir></dir><dir name="Email"><file name="Collector.php" hash="bba9bfbe31aa7e20818c1695f271364f"/><dir name="Pull"><file name="Abstract.php" hash="0e35efba7c8956dfd86f62679846bfd2"/><file name="Storage.php" hash="55729214c1731899fdf564aec93a9022"/></dir></dir><file name="Email.php" hash="7bf234ffd2e16dd7231ed63d29f46baa"/></dir><file name="Inbox.php" hash="88f26aa5ed9058281118f18433120b59"/><dir name="Link"><file name="Reference.php" hash="847c2da993f87b4de36488621473790b"/></dir><file name="Link.php" hash="31b56a68d4c95f5a372587b718689809"/><dir name="Medium"><file name="Abstract.php" hash="00f9a9f185e447b0a8988041d8e8335d"/><dir name="Email"><file name="Composer.php" hash="054f261194c3a29de65bdfe52ab7437d"/><file name="Filter.php" hash="892cb4819e54b6297821a64039014ed7"/><file name="Processor.php" hash="9096f0c33c938871671432ffd86ab318"/><file name="Snippets.php" hash="a70922c1c4d586a975cbe6811ad4b0cd"/></dir><file name="Email.php" hash="7b543d694da36e1e8d97cbdf624de8a2"/></dir><file name="Medium.php" hash="9ee2ebf465aa7df5e0f05aa1f91cf08f"/><dir name="Newsletter"><dir name="List"><file name="Subscriber.php" hash="bee94ff6e9b0f5e805878c29fcdddd3f"/></dir><file name="List.php" hash="61d895dc83006e08fa440b51f5b9a78a"/></dir><dir name="Object"><file name="Abstract.php" hash="be9b5d983a44b953166fcae9bb4e3ffe"/><file name="Address.php" hash="24673a7c385c2e07d0755d233d6c298b"/><dir name="Collection"><file name="Item.php" hash="281dfe41b586b4f47df0fea5aab56799"/></dir><file name="Collection.php" hash="c4da04e524e1d2e03b532ecabc7daa05"/><dir name="Customer"><file name="Address.php" hash="9feeab89428b72c6409202e3c482842b"/></dir><file name="Customer.php" hash="3303dd0bc302b4b639623b13e622d2c0"/><dir name="Filter"><file name="Abstract.php" hash="7451f6a7df4cb2cce50bcb880317a12a"/><dir name="Address"><file name="City.php" hash="780c9c116430d4e089ca90bd4f7be517"/><file name="Country.php" hash="91d894ff4cb6011d53317171a63ab1f2"/><file name="Postcode.php" hash="e08415a5143386a25804d2076fa38069"/><file name="Region.php" hash="9b61cdffba32762571c1f39fccbb8230"/><file name="Street.php" hash="eb8f3d3cd780c0d6aba22961f144563a"/></dir><file name="Attribute.php" hash="f172671ca5c9cf9ba62d1109bbcc67a8"/><dir name="Campaign"><file name="Goal.php" hash="191a0baf0adf6821cfc292735f045649"/><dir name="Recipient"><file name="Abstract.php" hash="4383156d31dd2d78269d92c115825fef"/><file name="Interact.php" hash="a6301855f9c67be5521d777dc2bc11b0"/></dir></dir><file name="Column.php" hash="8259679bfb46101a08d7413fba3ed541"/><file name="Combine.php" hash="5617ba23197dd32643543c52208d9374"/><file name="Component.php" hash="de9093d9ccfa50a7c39f12d60e0eaef7"/><dir name="Customer"><file name="Abstract.php" hash="bff397bdb68f583fa5dfe5586db1abe9"/><dir name="Address"><file name="Attribute.php" hash="7cbbad0a66346228bd116c2699c349c1"/></dir><file name="Address.php" hash="69005b399a643f8c4464e691bf1005fa"/><file name="Attribute.php" hash="aec2e300d3876a9e0472c4b3afc25a17"/><file name="Event.php" hash="df4431273fde68dc597b7920f474d4c1"/><file name="Lastlogin.php" hash="ce450c3073c74b5e6ac7aee5f9387f77"/><file name="Name.php" hash="ca8d616d359cceb1c9ba2822cbd15e56"/><file name="Order.php" hash="0a9b9fe18d4aaad12675c2cca3c044b4"/></dir><file name="Main.php" hash="f5af897fa2e820fa63c8af0f7c06bfa0"/><dir name="Newsletter"><file name="List.php" hash="01859ece2902a60e2e6d287362e0395f"/></dir><file name="Newsletter.php" hash="f638478b9ae3e4370cc90d4422c20b2f"/><dir name="Order"><file name="Abstract.php" hash="47f610182577bf33bb24eb2d7e541356"/><file name="Address.php" hash="a57dce71efd05aeeaa204404e77f7617"/><file name="Campaign.php" hash="a085c5a40ff86a7915e9a7a34626a16f"/><dir name="Item"><file name="Abstract.php" hash="d683444f9c772555c671c9ae4d60f0e0"/><file name="Table.php" hash="84bfd8cd0102cca677e4cc2ec9221fe6"/></dir><file name="Items.php" hash="0717d8ff326569209078e4bc9d9d41ee"/><file name="Previous.php" hash="444c1b3d4eae2cf34530b41575e356eb"/><file name="ShippedAt.php" hash="65def30de5be5b9329a1448d02718dae"/><file name="Table.php" hash="d1d6a08604e56b392d2ac5986d59c684"/></dir><dir name="Product"><file name="Abstract.php" hash="d80d2122c75284cf6f5c3e4a56488783"/><file name="Attribute.php" hash="3b5767d8c4711727cef5c8ea9d3988fe"/><file name="Category.php" hash="0aedce1c4fd54abace478417e9aab056"/></dir><dir name="Quote"><file name="Abstract.php" hash="7887f55cfb56b3bce930a1f060394233"/><file name="Address.php" hash="f7ca300a372b8209fb6d3ca47b16bafa"/><dir name="Item"><file name="Table.php" hash="799d7ea3dbed2bf9bb79612898999f7b"/></dir><file name="Items.php" hash="5c4cb39b99563b0b765cf869d4ca83b5"/><file name="Table.php" hash="39bf4af8e7a0d5db0d7be425d2fc3271"/></dir><file name="Table.php" hash="3bb8fa26f20fe38765858c895045c679"/></dir><file name="Filter.php" hash="b035112f22c59326e2c202ef1a63b93d"/><file name="Order.php" hash="c20c8f5ed0b41bc29aa037f4eb309219"/><file name="OrderAddress.php" hash="ca327a6ddd512377660d2dd1fef608a0"/><file name="OrderItem.php" hash="2a156d3ce8f55e23c27e0836fd3ff810"/><file name="Product.php" hash="833e7bfa79a9e4b0120affccb6cf92a9"/><file name="Quote.php" hash="109021d2f727a64f3020659a7a60ced3"/><file name="QuoteAddress.php" hash="c6dd30a655117097a160720368a7df88"/><file name="QuoteItem.php" hash="edbae1ff5d1ee1312b3ac1987ff2fee2"/><file name="Recipient.php" hash="256492d8bbf6773e30a9fd97697e2b5e"/><file name="Subscriber.php" hash="b2f18c683049b1445d33d0de8e2916fa"/></dir><dir name="Observer"><file name="Abstract.php" hash="99a1a5b2f6721b13fe97fb8e5986e530"/><file name="Cron.php" hash="f6ecffe2e7d7926f14c7d85d5d28f7d8"/><file name="Customer.php" hash="9a2f02234fada10f16f9f28408783d70"/><file name="Goal.php" hash="982122bf6deceacd1852a22b195bf464"/><file name="Order.php" hash="20e3783f381e3369b462bc158681aa37"/><file name="SalesRule.php" hash="803548338e992b5c46b551789b7542a9"/><file name="Subscriber.php" hash="954aae5678b4b7f7b26ae34a6cfaedc5"/></dir><file name="Observer.php" hash="3cf022e7c906eff4f9c13c9ba160a054"/><dir name="Outbox"><dir name="Email"><file name="Mail.php" hash="407ede5534c26e7a9e8b357e96645032"/></dir><file name="Email.php" hash="d722aad9adbc26766f08c8f54b84c8cd"/><dir name="Transporter"><file name="File.php" hash="fc15c13aa08c8edee4c2d175b1c08528"/><file name="Interface.php" hash="08dce0e3a814b3525be48a2616b35047"/><file name="Mandrill.php" hash="93ecea81a89729eb39fd31197cb755f4"/><file name="MandrillApi.php" hash="da121111a073df91eed7e744664853bb"/><file name="Sendgrid.php" hash="15295667f65ca81752d52f136d75aac8"/><file name="Sendmail.php" hash="e110c37d6d50a5fad567f05a01cfe005"/><file name="Smtp.php" hash="51d7bd39efe0d94595bf6bb8bf0d48dc"/></dir><file name="Transporter.php" hash="1e9bfaf7ce41d26701130f599f249624"/></dir><file name="Outbox.php" hash="d162697909e54581fee1badc4f2dd347"/><file name="Premailer.php" hash="a9f56abd7ed6d8ddf57e05d641623025"/><dir name="Recipient"><file name="Error.php" hash="675a5623daafa48fe53fe88fda2cf5bf"/><dir name="Provider"><file name="Abstract.php" hash="91483f6791ae30f047c0835726ce8843"/><file name="Customer.php" hash="33306e4ec5eb63e1f87e366d62c818da"/><file name="Newsletter.php" hash="a45eb526cef0689c3ac0f434e49b8483"/><file name="Order.php" hash="fb3ef5f5441a84e2385fc661fecc290b"/><file name="Quote.php" hash="07fcdb3e53a282b2109a5e48426f01a8"/></dir><file name="Provider.php" hash="fdbe67aeaca62083deabf01f3578bc7f"/></dir><file name="Recipient.php" hash="af233fdf1556069bc0220788f0f0d99d"/><dir name="Report"><dir name="Aggregator"><file name="Abstract.php" hash="943f9babe0e749768d416468cb7d60d9"/><file name="Campaign.php" hash="81aa7f51bc462f9d36737d3bfc124c62"/><dir name="Dimension"><file name="Abstract.php" hash="8f07d3eb3d5e15b6efd1141a25c40444"/><file name="Country.php" hash="68ae73800a5e19b1e20404bb6e5073fc"/><file name="Dayofweek.php" hash="8328fe74fe18d2b4f649d247b3e35178"/><file name="DeviceBrand.php" hash="40a1f9be2994196dd73a6a90f0249cc3"/><file name="DeviceType.php" hash="9d8b371e2b51a36504bd83b01891fcac"/><file name="Hour.php" hash="ebc72e4c9f92f76f46acadd7068aa0ca"/><file name="Os.php" hash="94a5ff5d9dfca9764bd5a326e497f86c"/><file name="Region.php" hash="1e2806e11413569017b39e20df60e219"/><file name="Useragent.php" hash="5e6d76e1b9b659b7a5eb7cb9a2c678e2"/></dir><file name="Dimension.php" hash="a9ffc211f3575dfb916481e8ce006cdf"/><file name="Events.php" hash="7106af50852787eeb57a1fb88819ea60"/><file name="Goals.php" hash="e7ba53ee1090c30eed08eb38fff2a002"/><file name="Rates.php" hash="9dbdd2073f1acca27590c35deb6efbef"/><file name="Recipient.php" hash="1381e6afffd0b96a5ab35a12e4d3f14e"/><file name="Tracker.php" hash="cd2ca21441bc69a2ab6e1e8e61db80db"/></dir><file name="Aggregator.php" hash="7b6aaa3656b70d91e5a1a59c30392229"/><file name="Query.php" hash="e5c335e31f83c39a5c744fdc57666d0b"/><file name="Seeder.php" hash="3fa952ceaaf29a28ccd2cf3e087831d7"/></dir><file name="Report.php" hash="700b2bf14140d0065501e4980dff1d4f"/><dir name="Resource"><dir name="Campaign"><file name="Collection.php" hash="94f4730bfe3cd627b1b937a20c0ae2f1"/><dir name="Preset"><file name="Collection.php" hash="f17b5c13bb9e9a7de51aa377606377de"/></dir><file name="Preset.php" hash="e70ff08b85eeb241dedb57a9411f64bb"/><dir name="Variation"><file name="Collection.php" hash="3d8a584e5a5969ede7ee057b127f20eb"/></dir><file name="Variation.php" hash="2d24395406e5d46f91ea95821f79e1d7"/></dir><file name="Campaign.php" hash="1fd8f7803a49a9d4308b885815caa357"/><dir name="Collection"><file name="Product.php" hash="46303883609f3ae5fa0e81fc257c7d8f"/></dir><dir name="Conversion"><dir name="Tracker"><file name="Collection.php" hash="1edf84f75106a8636ea8e90906114c08"/></dir><file name="Tracker.php" hash="8e656a409bd8ea28d76d69c93af04d06"/></dir><dir name="Email"><file name="Collection.php" hash="145c691ff5d5dc4fb6207693da5031cf"/></dir><file name="Goal.php" hash="f2b58181a6224c9ddf8ccd2ea2e4a5b7"/><file name="Helper.php" hash="6da576dd0a1649aa8fe555ba576ccbc3"/><dir name="Inbox"><dir name="Email"><file name="Collection.php" hash="6b467f9eb8f9549504c069574356c351"/></dir><file name="Email.php" hash="073ce4bf8e8e0ad2f335ebe0a82f618c"/></dir><dir name="Link"><file name="Reference.php" hash="622cbca335941241f2714814826fd9a9"/></dir><file name="Link.php" hash="9dcee92b96605560fc0480502c996882"/><dir name="Newsletter"><dir name="List"><file name="Collection.php" hash="8a748cca3752cd60b7c64ac3a496a575"/><dir name="Subscriber"><file name="Collection.php" hash="da2b969803f2b8cb1b9daf16069cef72"/></dir></dir><file name="List.php" hash="d541c1b846843efa4fe98f4d762aedb5"/><file name="Subscriber.php" hash="3f8bd92149512b5197a9697947adeb94"/></dir><dir name="Outbox"><dir name="Email"><file name="Collection.php" hash="b67b937ad033a80a947cc800b7efcb4d"/></dir><file name="Email.php" hash="499d9b0aa5da68809f07b48cf8fc6a00"/></dir><dir name="Recipient"><file name="Address.php" hash="ad3677441eb5aeef6beb5aca2af9bbf9"/><file name="Binding.php" hash="5a96b01cc3514e59dfad45a5874967b6"/><file name="Collection.php" hash="92cc2eebaa4dd5b417eb120009d491dc"/><dir name="Error"><file name="Collection.php" hash="bbe4c0b1532684bb88431ad423c26f1a"/></dir><file name="Error.php" hash="2bbc88d882c227cb5823f77cd3346c36"/><file name="Event.php" hash="1ed3ef462ec24565f7802fbb7471db0a"/><dir name="Goal"><file name="Binder.php" hash="4492747f330176f3004bc5f180a06073"/></dir></dir><file name="Recipient.php" hash="5bd41dc6a6b4d6e1ebcad80666ac01dd"/><file name="Setup.php" hash="90c792406d505995e5ffc3b146af78dc"/><dir name="Template"><file name="Collection.php" hash="7af54420833ffd833ee6085a457d98b7"/></dir><file name="Template.php" hash="eb951a571347ea65806719870bfed74f"/><dir name="Useragent"><file name="regexes.php" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir><file name="Useragent.php" hash="1798a4e12114900464b02baa9c13dc49"/></dir><dir name="SalesRule"><dir name="Condition"><file name="Emarketing.php" hash="d091b421a73b11b11533e90a721ad067"/></dir><file name="ICouponManager.php" hash="dec69387baa52d1b4d25806b1aad1350"/></dir><file name="Session.php" hash="d285afcee46ec8faa34735394623c3c7"/><dir name="System"><dir name="Config"><dir name="Backend"><file name="DomainThreshold.php" hash="a03865259d2ff930b2e6d9ca58761d44"/></dir><dir name="Source"><file name="GeoIp.php" hash="b758e113142f4c1ff0fcb47cab4cf416"/><file name="MailStorage.php" hash="ef0a374d2f2c15b4122917d9806208e3"/><file name="SmtpAuthentication.php" hash="319295238d5c231a9d4a7f3650f70ed3"/></dir></dir></dir><dir name="Template"><file name="Exception.php" hash="af7a1cff76ba571193afaad59dad00e3"/></dir><file name="Template.php" hash="9bb6dff2c329f08c1a66773129fffe2b"/></dir><dir name="controllers"><file name="BeaconController.php" hash="fa8bc90ae1f3bea87df504c6c5b19218"/><file name="EmailController.php" hash="5fecbae764124c5a7afa4415b3baa250"/><dir name="Emarketing"><file name="CampaignController.php" hash="e05951b30bc133a3748fa36aa433d16d"/><file name="InboxController.php" hash="3a4a71de94d8f1ed347e27c8a2da85b5"/><dir name="Newsletter"><file name="ListController.php" hash="fc7f45a7d8ee082bb26cdbafd6c1779d"/></dir><file name="OutboxController.php" hash="783a5c6450f4286e63efed8d8f405229"/><file name="ShortcutController.php" hash="c3542dd8eff3a2de68d47648d82a5b0a"/><file name="TemplateController.php" hash="d696cf15d164f0198a1441066f118b34"/><file name="TrackerController.php" hash="86bf25fb88da21db23d6ece608ff799b"/></dir><file name="LinkController.php" hash="cfc7baae250abd7b60e2ef96060f8b43"/><file name="UnsubscribeController.php" hash="7aead18f2d14476fe160c8bdff7d6c84"/></dir><dir name="data"><file name="useragent_regexes.php" hash="c886ff757f4d69af4e94b39da6baa61c"/></dir><dir name="etc"><file name="adminhtml.xml" hash="e1d03b904a6b56fd9d3f1f67ada1aebe"/><file name="config.xml" hash="29a71d063e64756f975755c2ccc67558"/><file name="system.xml" hash="b53987a44c6ff35dd34cfa09df5c99dd"/></dir><dir name="sql"><dir name="mzax_emarketing_setup"><file name="direct-orders.mzax.tracker" hash="6351063c618ba1f0d7555b58af077eff"/><file name="indirect-orders.mzax.tracker" hash="e2260302f9c0a694269c8dd2ed6f7cc2"/><file name="install-0.2.php" hash="2b143b7eea00eaa6d5742f7bb2b80f1b"/><file name="mzax-abandon-cart.mzax.campaign" hash="7998d1657809d03025b2c0e53b8eae52"/><file name="mzax-after-ship.mzax.campaign" hash="5a38e063a0291b2f8c8f7f10a5eb38b7"/><file name="mzax-female30-40.mzax.campaign" hash="2f6c97954d0b17eb284d950f5aff5679"/><file name="mzax-happy-birthday.mzax.campaign" hash="a1e9f1754efe51df85b6bbe31e63d7bc"/><file name="mzax-viewed-products.mzax.campaign" hash="ba3840741be92d13a4e0fe7a83756ded"/><file name="sample.mzax.template" hash="db77bf43d62a480dd078c5f55a64aa7a"/><file name="uninstall.php" hash="e1e6402d08ec11d674a8d9e35aa19c21"/><file name="upgrade-0.2.6-0.2.7.php" hash="eac84b73b1b2fde641cf4f179adf28ea"/><file name="upgrade-0.4.0-0.4.1.php" hash="ecbc75743f3159bb54d6048047894699"/><file name="upgrade-0.4.1-0.4.2.php" hash="ddbf75a00a6ebdc4494e63e122733386"/><file name="upgrade-0.4.2-0.4.3.php" hash="f31aefdd126ede26616b2476e95a6cc1"/><file name="upgrade-0.4.3-0.4.4.php" hash="c2fe489247e06c3e5e319c175576c0ab"/><file name="upgrade-0.4.6-0.4.7.php" hash="2eca832906f92dd4152f62a38b399656"/></dir></dir></dir></dir></dir></dir><dir name="design"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><dir name="mzax"><file name="emarketing.xml" hash="cb7fab078d62ab23d90ee9488ce547bc"/></dir></dir><dir name="template"><dir name="mzax"><dir name="emarketing"><dir name="campaign"><file name="content-tabs.phtml" hash="d96feaee95dfc6ff0b28575611e9bd29"/><file name="credits-left.phtml" hash="3bf2cd9579cbe3cc6f38ce91545a68ec"/><file name="fieldset-offer.phtml" hash="2b6e09dcdbfdbb52eab6a203f32100a1"/><dir name="filters"><file name="emulate.phtml" hash="f31b42640d83f347aacf8472f0363d99"/></dir><file name="load_template.phtml" hash="58b62b79d86c44044c96117f36b46894"/><file name="mail-tester.phtml" hash="8e82094e7e90c1fe4b8bf0f92345279d"/><dir name="medium"><dir name="email"><file name="preview.phtml" hash="6070a6720ad69c80eb6046be609fe476"/></dir></dir><file name="medium.phtml" hash="59aec898f3a31a582eeca4b6b07d2659"/><file name="presets.phtml" hash="c535d4b49404ce7581a8c6d2c246f114"/><file name="recipients.phtml" hash="e192e69164065acc3d34f4bbb3093c16"/><file name="report.phtml" hash="c01957e0bf2a7c5ba2fd4fccaa1462b0"/><file name="running-warning.phtml" hash="200956a178a6304b035eb97121ff779a"/><file name="tasks.phtml" hash="2e9f6d6365cac031a669c2c4f53158e2"/></dir><dir name="edit"><file name="js.phtml" hash="4c191f2b1babb3b5bfc1894f30b8bda4"/></dir><dir name="editor"><file name="text.phtml" hash="0e51c338286bbdee8f3121f72c1a3fc5"/></dir><file name="fieldset.phtml" hash="9baf967bb0da56e7fb85fa540407d924"/><dir name="filter"><file name="page-preview.phtml" hash="209675a0c38a3cb2f5baab04076b470a"/><dir name="test"><file name="filter.phtml" hash="60e27fa3360f121b76cef4b8d56a0953"/><file name="recursive.phtml" hash="e3567e49647668914352cb447ac31935"/><file name="single.phtml" hash="8345d41b9819152ec12c499a939911c2"/></dir></dir><dir name="tracker"><dir name="conditions"><file name="emulate.phtml" hash="95026bd8b87091aba7162a26d4fac487"/></dir><file name="tasks.phtml" hash="ffefd6099c26e0eae95a6195f6717bf5"/></dir><dir name="widget"><file name="chart-geo.phtml" hash="61e940aebe0f09fddad6adb9fe9b4f59"/><file name="chart-tab.phtml" hash="9d2b92ec3bb413bc15e1d365debea2b8"/></dir></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><dir name="mzax"><file name="emarketing.xml" hash="c5378611380fc0ac16d474c6477ed248"/></dir></dir><dir name="template"><dir name="mzax"><dir name="email"><file name="cross-sells.phtml" hash="96e365308c7b3dc5335a0cb2e45e8953"/><file name="last-viewed-products.phtml" hash="14ea2d387f151d1a23dd6262ae7a9080"/><file name="order-items.phtml" hash="1bb31b30dc363703f040d4ef83807c7a"/><file name="quote-items.phtml" hash="6958ca54209da6121294d2f40c05b688"/></dir><dir name="emarketing"><dir name="link"><file name="redirect.phtml" hash="f9620c99c5a0e6efc5c576960d39a69e"/></dir><dir name="newsletter"><file name="lists.phtml" hash="14b5f71b5535d425588ccb019cbb4529"/></dir><dir name="unsubscribe"><file name="done.phtml" hash="d2320a8df0ac461b24bd1add48590d6e"/><file name="unsubscribe.phtml" hash="7e0ff7119f0ee1388ebbc771d28fb822"/></dir></dir></dir></dir></dir></dir></dir></dir><dir name="etc"><dir name="modules"><file name="Mzax_Emarketing.xml" hash="3cee6fd8799acaddd8270fd7d62ba03b"/></dir></dir></dir><dir name="js"><dir name="mzax"><dir name="ace"><file name="ext-mage_autocomplete.js" hash="c386d4022634c14c0ac46af25e4f13de"/><file name="mode-mage.js" hash="c16c24466d6e235d4c70e9b70552e18f"/><file name="theme-mage.js" hash="a6c92b3c290b672676cc4de6bf114850"/></dir><dir name="ckeditor"><file name="CHANGES.md" hash="086ace5f51cef680819d7804c06ef36b"/><file name="LICENSE.md" hash="b76d377d06b6a60688c32bdf4b45ff16"/><file name="README.md" hash="79e767b62fc79d117ca3c5dc2688c077"/><dir name="adapters"><file name="jquery.js" hash="e4c8afd45bf6ff622524ea428f7ff78a"/></dir><file name="build-config.js" hash="ab427e11b5dcbf596c6aec2aebf5d65c"/><file name="ckeditor.js" hash="4896c30097e66fdf7ed274b4b8939576"/><file name="config.js" hash="d56f7d8d075d6fa9b878aa7afb3e6b23"/><file name="contents.css" hash="e56702c98270ca7443a34f69d9401ee9"/><dir name="lang"><file name="de.js" hash="d0ae453502c70c77f527213e69bab785"/><file name="en.js" hash="e02a2d23d556fe01660bbd7c92532032"/><file name="es.js" hash="b2d8804a8d8d1f776ac81b0370bbc847"/></dir><dir name="plugins"><dir name="a11yhelp"><dir name="dialogs"><file name="a11yhelp.js" hash="5e9cbb2d9548a1bbdda8ab40bc6d82e8"/><dir name="lang"><file name="_translationstatus.txt" hash="9d2f1b77aa8589aad32d2e72c4a48c1c"/><file name="af.js" hash="57db7eae9fadd050140c1a79686576ef"/><file name="ar.js" hash="ae0dca6e4aca53c71d300eebf258f556"/><file name="bg.js" hash="6df810a274cdf531eac0884407c1387f"/><file name="ca.js" hash="e6770613a51e7d6ca8033bdb85a4672b"/><file name="cs.js" hash="ba9fa13cc66b4e9fcef863441894dfd8"/><file name="cy.js" hash="17cd76d97c7442f393c71f5ef3ae5df8"/><file name="da.js" hash="3b489224c0f2c8867d3c31feedb75fe4"/><file name="de.js" hash="62bdfd7e5cc9128c086f9cd366458c29"/><file name="el.js" hash="f1a0ccc89e1ece0fbf0764468d28f67e"/><file name="en-gb.js" hash="97f503f0cfec0005bef7063ef450865d"/><file name="en.js" hash="e7f716fdd18bcc7f2d1dd69d9f751457"/><file name="eo.js" hash="d7d9ace8288515db1b788b201f3c9b14"/><file name="es.js" hash="16a3b44fc1aeb37b12c77e09f5b8e061"/><file name="et.js" hash="dc71f6c0e5201a21b7c50d698e264dfb"/><file name="fa.js" hash="e749aa8c4f7a98b3eb5d372b50b12399"/><file name="fi.js" hash="7642e927603414091b6a78e2fd58e58d"/><file name="fr-ca.js" hash="2b7c2af5cf245dc4de3d94b3ddf33a50"/><file name="fr.js" hash="97137f6c50eb0c52e6079976efea6ce5"/><file name="gl.js" hash="2f5badc1fb30870417f8446e4a922f48"/><file name="gu.js" hash="57c92f55857709a6ebaa1d71df9dde18"/><file name="he.js" hash="c5ace2c1b0e97a4dfac1989956878ad4"/><file name="hi.js" hash="98a400437bbaa7bbe2dc78362a80654b"/><file name="hr.js" hash="1d8979c07e7c2c43edd7e96063d4cb87"/><file name="hu.js" hash="c7d5e59a943e27ab33a3fd9c625b96b4"/><file name="id.js" hash="96b21178e69445f6e34631af98e1897e"/><file name="it.js" hash="9dd479444a107e7a1afec265201facf2"/><file name="ja.js" hash="db6295456692cbf343f3c85303c1c561"/><file name="km.js" hash="75ee722498057c8d6230d2dd0c16e098"/><file name="ko.js" hash="8d7ed1e5e31ea1dbdffe1e499e864da6"/><file name="ku.js" hash="ce91e781995d2538b86b1917d2b5769f"/><file name="lt.js" hash="99854a038cb815d50f6c47b5e0d49b1c"/><file name="lv.js" hash="94eb2107bb4f895f0d2ba0fce046e653"/><file name="mk.js" hash="91e3afedae95d1a8670ba64ea85a0e1f"/><file name="mn.js" hash="5af562e1156d69e461b9d5a3fb07355c"/><file name="nb.js" hash="5c3b6c6c4bb268cc5a5bbcbaa35c23de"/><file name="nl.js" hash="a51056e4b267ff8aa8e6b00af69e9ed9"/><file name="no.js" hash="bbb23c2598e8135cd05df812b0f366ab"/><file name="pl.js" hash="32d99e712eb71d60e884abb180cb0588"/><file name="pt-br.js" hash="89c15d40b9fbd807a029539288f1c831"/><file name="pt.js" hash="efb4968ddd9bc06cc11e790cc2f4ae63"/><file name="ro.js" hash="4f59c58ebf7818850b74ae14bea766ca"/><file name="ru.js" hash="15e64c8841cc204dc500b365d9c971aa"/><file name="si.js" hash="b127d23b2ac9fe5173883045878d4cd1"/><file name="sk.js" hash="b895d3b67ee7ad59c99587155eb88f82"/><file name="sl.js" hash="0439bd74135483683240cb233997c5d3"/><file name="sq.js" hash="f9e265a88d197465c6ba4fc10ebef006"/><file name="sr-latn.js" hash="6774df8a488bf5299d6383a76b68a21e"/><file name="sr.js" hash="2b86e725f5df707a7d04f7eb2f037282"/><file name="sv.js" hash="69cd1ce1820cb078869dc6bbd5c1dd5f"/><file name="th.js" hash="de9aca0b1d174df16a0e46f010e01859"/><file name="tr.js" hash="a9425c2b97256a7ce939dd7b6fdecdd3"/><file name="tt.js" hash="8dfeca9c549fb0694ca7d478a78f1234"/><file name="ug.js" hash="872d326bfd275200cb7d42095a143969"/><file name="uk.js" hash="703b54d911a9127e0e28caa50dee4e54"/><file name="vi.js" hash="5543b700470c7719f1ea3268d6b99709"/><file name="zh-cn.js" hash="a4b6c1e3d9d4a3307fd462247d0a6891"/><file name="zh.js" hash="f02b803bd82bba3fb83c9831daf391b5"/></dir></dir></dir><dir name="clipboard"><dir name="dialogs"><file name="paste.js" hash="d480f919ea090843f97207a7b23fb79e"/></dir></dir><dir name="dialog"><file name="dialogDefinition.js" hash="e3d1a00050872887ebe27dd13c069231"/></dir><file name="icons.png" hash="e6afd5bb75a4ff8fc3e8fe51794b1fc2"/><file name="icons_hidpi.png" hash="3f0428b3d8ae3310d62e11cb2f541b5f"/><dir name="link"><dir name="dialogs"><file name="anchor.js" hash="92c23ab4ab30457ff85d4499c7695749"/><file name="link.js" hash="18b19628e7e314dbdfa02d0e04bdd425"/></dir><dir name="images"><file name="anchor.png" hash="cde31b4a6e7c3a89b00071b73c4e3a94"/><dir name="hidpi"><file name="anchor.png" hash="18b64b492bcef232255f85e9841531ca"/></dir></dir></dir><dir name="magicline"><dir name="images"><dir name="hidpi"><file name="icon-rtl.png" hash="186ae315c9c3cfb30d000405146c4f40"/><file name="icon.png" hash="dded37b889e0c2382dcd7fced21bc914"/></dir><file name="icon-rtl.png" hash="39bf0277ac19feb9832c8bc6540e2832"/><file name="icon.png" hash="050f18823f03b69cc953c67c3d590da7"/></dir></dir><dir name="pastefromword"><dir name="filter"><file name="default.js" hash="b63fcee1a9893d3181047be624360fd3"/></dir></dir><dir name="showprotected"><dir name="dialogs"><file name="protected.js" hash="14f77e1425e174bbca68098ce81d7e3b"/></dir><dir name="images"><file name="code.gif" hash="163488a6d1a538b131ec6fc206699e5f"/></dir></dir><dir name="specialchar"><dir name="dialogs"><dir name="lang"><file name="_translationstatus.txt" hash="194d98388d302d35875d878e37eb83d2"/><file name="af.js" hash="c40b97d8c386f3e18dd4ea140efbc097"/><file name="ar.js" hash="f13c6bd0e2d9244dc7b8c084ddfa20dc"/><file name="bg.js" hash="d42de9c665fa8673acea8b25818ef28e"/><file name="ca.js" hash="9c83c1e07f9d4722c16a31a3b46745a1"/><file name="cs.js" hash="360de9ebf51dc7f407aa0aaa02841ee0"/><file name="cy.js" hash="102d72f4361cc9f3dc1027e63b0546ab"/><file name="da.js" hash="61c6478bedbba7940cb59b68a70dc33b"/><file name="de.js" hash="efc49e4dc39a57dd6e30881e90d37d7b"/><file name="el.js" hash="16afadc8fe0b0f99c1a298b875c0b8e5"/><file name="en-gb.js" hash="18089a7a11d94d93b29658253606d9f8"/><file name="en.js" hash="945f7871dbeb50c31299bcfcf0c7c413"/><file name="eo.js" hash="6d61bf857585b9bab64a72d49d218ea5"/><file name="es.js" hash="58c66fb5089ea0c5cebdc62532992358"/><file name="et.js" hash="511a57bc06c0e19fee7527ff2ac4c1a8"/><file name="fa.js" hash="48809c1c9c99b2b5d2267dd86eaaff9e"/><file name="fi.js" hash="c933874c13b0701d74f5af8bc59fc6a3"/><file name="fr-ca.js" hash="e97737ff20da824ce9b06e4d9cd776b8"/><file name="fr.js" hash="52f1a604d5227e02aea1a79cc4aa679c"/><file name="gl.js" hash="8ea22088a992882033cbf0ab4efefe57"/><file name="he.js" hash="38ca00105219a1eb075ae249a25e6cd8"/><file name="hr.js" hash="4c91987b9d04390f99690cc890c8d49b"/><file name="hu.js" hash="3bc9715cd3cb94d9241bf60ef3296d09"/><file name="id.js" hash="ff9be390ff67fd48f7512c85d968eed3"/><file name="it.js" hash="5f103e92352a7514f283fbf7d0dee18e"/><file name="ja.js" hash="0ad16954d5d5c5eebec4ca8794b31cb7"/><file name="km.js" hash="b8f2bb7926959c5030130dd7df51ab0d"/><file name="ku.js" hash="2ab01472dcc5cccbb17b440dcfacf5e5"/><file name="lt.js" hash="82092f207ae96d96155185af4186d4aa"/><file name="lv.js" hash="b24a1e0e2c922be6a66ff69930c4efa0"/><file name="nb.js" hash="47473a52bd2f40eaab010b36497d42a5"/><file name="nl.js" hash="a60a53f34a2fc46104f43ae7208f7c30"/><file name="no.js" hash="7e559ac208f439e0828cb5b34d8e6d25"/><file name="pl.js" hash="689428c1b70925257030d557948146fb"/><file name="pt-br.js" hash="a3a9f87a3100e818205520f7132df79f"/><file name="pt.js" hash="edd07c226d60b95da27404f5f7570eb9"/><file name="ru.js" hash="c1fc597d32c66c8c6a703c5919c2323c"/><file name="si.js" hash="1b32fc96f1ac0adf8b85cc8688ba32d8"/><file name="sk.js" hash="f4517a5d725fdf1a2329378d22efb715"/><file name="sl.js" hash="f811125c01943e4b0e9c1b56feddcf3d"/><file name="sq.js" hash="0e03d2caaa809c9e1ad811fa836764a1"/><file name="sv.js" hash="ca12a09364634c0567884961be6ab7f3"/><file name="th.js" hash="d304551279386c78142b4e0ee9c56a4a"/><file name="tr.js" hash="b3d9b0dedc876fb4894a6b637fdf2c84"/><file name="tt.js" hash="75cb0bd8ec39356c232506db2360907e"/><file name="ug.js" hash="96507f5a5d7e72f15469a99f0d645de6"/><file name="uk.js" hash="209b972cbb6066e97e7b8b4122616567"/><file name="vi.js" hash="1ee97e539e40c1080297c3a84c5e3f85"/><file name="zh-cn.js" hash="e1d97232891432a18d096feb9e78a0bb"/><file name="zh.js" hash="828048855d947be77aa26f399534279e"/></dir><file name="specialchar.js" hash="ab8882c71bf9938d5817552b7b4794f7"/></dir></dir><dir name="table"><dir name="dialogs"><file name="table.js" hash="287e36bff701e171addb148a29fe813e"/></dir></dir><dir name="tabletools"><dir name="dialogs"><file name="tableCell.js" hash="66c936d062f18e3d01a41e7c5f8a9de9"/></dir></dir><dir name="widget"><dir name="images"><file name="handle.png" hash="8166041f605df672ac83054b6f14693d"/></dir></dir></dir><dir name="samples"><file name="ajax.html" hash="13e12c904135762c54e2642d31634123"/><file name="api.html" hash="5669d9f1f1a904ed1e85e0ea1e15ef97"/><file name="appendto.html" hash="9cf44738ffa6773f5eb3cceb3bcfba1c"/><dir name="assets"><dir name="inlineall"><file name="logo.png" hash="3b4e496615dc92d13bb0dcd0f23acbab"/></dir><dir name="outputxhtml"><file name="outputxhtml.css" hash="5a86ee8ed5c92ad7e93eb5f126709007"/></dir><file name="posteddata.php" hash="87bde163c8c49508cbf0966ecccd35f9"/><file name="sample.jpg" hash="77ed4b8c5beca4c18b4e0d007ac5bf9e"/><dir name="uilanguages"><file name="languages.js" hash="34db2de9bb1301834a32fd9b26584e0c"/></dir></dir><file name="datafiltering.html" hash="599bd5e7de272b30fa755146fd2b19ea"/><file name="divreplace.html" hash="96128b12518bbaada7366fb6659a2d98"/><file name="index.html" hash="52d578befbb65b42162ad0e6ed8895ba"/><file name="inlineall.html" hash="9537678653e090800aa3c7e1dd5499b0"/><file name="inlinebycode.html" hash="1a95857074012d655fafc8ee8d041d15"/><file name="inlinetextarea.html" hash="4d70e1b01e4782ad9a8d0830b4f1cc43"/><file name="jquery.html" hash="29dbd93c398652866b8af428b7c4213d"/><dir name="plugins"><dir name="dialog"><dir name="assets"><file name="my_dialog.js" hash="5f440a90c0eeaa86c386cc7a40494b08"/></dir><file name="dialog.html" hash="b471851873c91312b788dba7808e17f5"/></dir><dir name="enterkey"><file name="enterkey.html" hash="72ad01f514cfd0821cbfb4dcc2342a11"/></dir><dir name="htmlwriter"><dir name="assets"><dir name="outputforflash"><file name="outputforflash.fla" hash="3435fafe2a602f5fd1f6c551bc9ddc38"/><file name="outputforflash.swf" hash="e36a324b70d2cd73941ac1961706daa4"/><file name="swfobject.js" hash="23d81623f093e69cb1f4480f0d6f2958"/></dir></dir><file name="outputforflash.html" hash="30cdec9c17dec4bef9ad7640be16412d"/><file name="outputhtml.html" hash="51cd8a08381d779893f9ace786a98a14"/></dir><dir name="magicline"><file name="magicline.html" hash="d4a3793d63f5f29cf8a11ca609993ee6"/></dir><dir name="sharedspace"><file name="sharedspace.html" hash="1e934807fb99bb5d268bf84668391741"/></dir><dir name="toolbar"><file name="toolbar.html" hash="b3f21442e61e28aac6bd7cb8126cf291"/></dir></dir><file name="readonly.html" hash="b6a0650cef87b334cdbf46fd9de8d668"/><file name="replacebyclass.html" hash="c1aa7fd11107222f311cbeb56a08eca5"/><file name="replacebycode.html" hash="464937c66127b7b1fcd47e46e5804f0b"/><file name="sample.css" hash="45da17bc8bfe713fb52366056b3d5626"/><file name="sample.js" hash="3d98c86ea6c35cf32979a67656686219"/><file name="sample_posteddata.php" hash="cba787bedaffd8a646a7eed4622d7615"/><file name="tabindex.html" hash="5247faf3c7d0e0133e95a2f3bb9d898b"/><file name="uicolor.html" hash="f10e31e66f6431acf57961c46ecf70f8"/><file name="uilanguages.html" hash="03f98f3d7ffc5c2dc9c8b7ab246b55fc"/><file name="xhtmlstyle.html" hash="2adcd1c79ff558ff21f0173d8f81f3b3"/></dir><dir name="skins"><dir name="icy_orange"><file name="bold.png" hash="c122fb13c15a4346166295f32e71a1d3"/><file name="dialog.css" hash="33e783cfaea32ca54788941a63bdd6eb"/><file name="dialog_ie.css" hash="acf2be239117d898f7a9e73e09026116"/><file name="dialog_ie7.css" hash="d5cc9da7a9ba1326e84958c54e9b20e7"/><file name="dialog_ie8.css" hash="94e74ab7b315bbd264ffb23db9cfdc84"/><file name="dialog_iequirks.css" hash="c7726bb743f20ce5b6115d12474e2dc6"/><file name="dialog_opera.css" hash="636c409500ea025885fd10b6d53946a7"/><file name="editor.css" hash="4ff7a3e087bfc0d05db738383d4086e2"/><file name="editor_gecko.css" hash="817a8392831b505002c9a93ce0fa354d"/><file name="editor_ie.css" hash="d65159db471a5bfe98827ce63060db1a"/><file name="editor_ie7.css" hash="009428ac76e92a7695510f18a580fbb6"/><file name="editor_ie8.css" hash="f0eed619cf520a34f2e0d767f1959596"/><file name="editor_iequirks.css" hash="c262e36d3ac8750bb6f0dd9b2d34e8f0"/><file name="find-rtl.png" hash="058bf3745d0d8a05ba3d8ce6c3dd31a9"/><file name="icons.png" hash="2ce53daffb36da967bb628bb70c42d73"/><file name="icons_hidpi.png" hash="878057da02b2ecc2ae61cad5ea4c132c"/><dir name="images"><file name="arrow.png" hash="bf00bd704f4c07bf68ac74fc97f4048b"/><file name="close.png" hash="400b7d585f873156c91bed734052ed23"/><dir name="hidpi"><file name="close.png" hash="0b50469fa387095e0fef5a3d14f1e696"/><file name="lock-open.png" hash="e605db29a9dd200ff67c7a6a47cb8cf5"/><file name="lock.png" hash="fa2ec8251bc7e3ba3adeeb057196bc79"/><file name="refresh.png" hash="e0c80d3ca0fe5353af93daad399279e7"/></dir><file name="lock-open.png" hash="6bd731e0c165ed297a0bdf11a41ed26c"/><file name="lock.png" hash="2fc75413fd693917d55cc206ce4c2a1c"/><file name="refresh.png" hash="230b1b1f62af875f64afc0b1664453cf"/></dir><file name="readme.md" hash="a2e00abd50e5d5f7edb67d7de9f3216c"/><file name="scayt.png" hash="e5729a0bd4942e8f6a80f8dc8a667c8e"/></dir></dir><file name="styles.js" hash="3e62be48fe794f4a1d31cc0aa66471d5"/></dir><file name="ckeditor.plugin.mage.js" hash="4ad6cfbf659252d8ab6ad3f942e3cade"/><file name="editor.js" hash="09c75f31c49a01f9721db4d339774be7"/><file name="report.js" hash="59412c8cc444f385edca772d40c8e40c"/></dir></dir><dir name="lib"><dir name="Html2Text"><file name="Html2Text.php" hash="250833041b43afbe8ea42616a95f3472"/><file name="Html2TextException.php" hash="fff9bc76e1281693997cb42defbaa173"/><file name="LICENSE.md" hash="b5d7f7156f7785ca2eb55d6cc1b4c118"/><file name="README.md" hash="410666523bc23c1ec6f4f19ed187cd88"/><file name="composer.json" hash="bb90182bd8d808a06ae4762518746ed3"/><file name="composer.lock" hash="24624dbb0356e5b2472892a19c9e0a7e"/><file name="convert.php" hash="d41d8cd98f00b204e9800998ecf8427e"/><file name="phpunit.xml" hash="321806966ac2442ace7e2b98a0c4c20d"/></dir><dir name="Mzax"><dir name="Bounce"><dir name="Detector"><file name="Abstract.php" hash="b56a1aa43118380b597496e29688e1fc"/><file name="Arf.php" hash="3342c10e0a1d0802e6bab18d7ba7731f"/><file name="Autoreply.php" hash="644778415533d9f3a9778d2caf6e0f82"/><dir name="Data"><file name="phrases.cnf" hash="604ba8af56bea9769e6e3e961316cfcc"/></dir><file name="Extended.php" hash="3c7755e91918095612b32d0bc5e6c6e0"/><file name="Failure.php" hash="ab0b48e43cb30da46c7ef51cb09d60f1"/><file name="Rfc1892.php" hash="423310dbbb023e9e7a97bd1153758343"/></dir><file name="Detector.php" hash="e733dea1c2386c916817a50722412f94"/><file name="Mail.php" hash="78465452b446bab028fc847841fc4cda"/><file name="Message.php" hash="6bf801bee57edc415e0b7edf78e8e23c"/><dir name="Mime"><file name="Decode.php" hash="6b168b5e8a2c8a886fc3b9dbb5c46173"/><file name="Part.php" hash="c0fb6053ecb6cf0b78404ef49be2055c"/></dir></dir><file name="Bounce.php" hash="0cf66a1128da78cbba4e373bc816a2da"/><dir name="Chart"><file name="Table.php" hash="13974fd1bf5c4ea9687637b0ead43e67"/></dir><dir name="Db"><dir name="Select"><file name="Exception.php" hash="ccbe494bc388033ca4395af410fb6e80"/></dir><file name="Select.php" hash="ec2b7a86d566d656a9c7442a877d0150"/></dir><dir name="GeoIp"><dir name="Adapter"><file name="Abstract.php" hash="2d2bf4acc0fed251972e94befda9b743"/><file name="FreeGeoIp.php" hash="e1c66b7b8a1a2d5d28a0cd10ec6a6873"/><file name="GeoPlugin.php" hash="7e62e22d2c6a06d1bf3dba5e04cebc04"/><file name="Ipinfo.php" hash="965b7ba4a17eef8d753ab895648e4aac"/></dir><dir name="Data"><file name="region_timezones.csv" hash="13b7a5ea6271a191692c1a6685a0404e"/><file name="subdivison_codes.csv" hash="c6b9628e2a5f57b514a16f5f49369ad1"/><file name="timezones.csv" hash="339f7239cd5b2389b9fa72a45200f241"/></dir><file name="Exception.php" hash="cfdc4e982013a16c27241466edb0a2b4"/><file name="Region.php" hash="ae5446f82fcc9dbdea98640dd9ca9eac"/><file name="Request.php" hash="56ae604d2ec9c3a84ed950928084d227"/></dir><file name="GeoIp.php" hash="ef4fe9d7c376cd09a2ad992ea6be1260"/><dir name="Mail"><dir name="Transport"><file name="File.php" hash="8db94cc1ff3fe30e578ed216e05d4a8f"/><file name="Mock.php" hash="7677b1eaa6984fc17933ea4196cf3708"/></dir></dir><file name="Mail.php" hash="e618b96e7aa7a89ac57212002725d279"/><file name="Once.php" hash="65dc269cef7a11db0cb61ffdb722eab5"/><file name="Presist.php" hash="942ddcfc51f0e9465b7b9334f7360b59"/></dir><dir name="Symfony"><dir name="Component"><dir name="CssSelector"><file name="CHANGELOG.md" hash="edd29056fc37ac09987e27156b76e181"/><file name="CssSelector.php" hash="c750c01d3fb37232935b4c326d8c1e73"/><file name="CssSelectorConverter.php" hash="491e57c5c519d948eff2ed84a75389bd"/><dir name="Exception"><file name="ExceptionInterface.php" hash="fa1911089901af7d6db782294ec0ee88"/><file name="ExpressionErrorException.php" hash="026bd36ddee7327e087d4c30eae573e0"/><file name="InternalErrorException.php" hash="495b1a8bc78aefbe9cc9f6f7d1afec81"/><file name="ParseException.php" hash="3bfa30716d8ab605a762d3f6f6c5a71c"/><file name="SyntaxErrorException.php" hash="eafc28bafcb98f269474f8166cac2865"/></dir><file name="LICENSE" hash="56dedd4bd25ecd034ac4e1c17ebba0cc"/><dir name="Node"><file name="AbstractNode.php" hash="0f63beb09b5521422d5509761a76f3af"/><file name="AttributeNode.php" hash="c5743047661b00e77ce58d1358fd8394"/><file name="ClassNode.php" hash="8b228c3a11ed2f2aca2f95e7adeecf57"/><file name="CombinedSelectorNode.php" hash="90bce83bf09fe08670bf32acbb849d18"/><file name="ElementNode.php" hash="ddc206b985e140c9cf4d93466ffe78f9"/><file name="FunctionNode.php" hash="838792417f6d4fceec9264d8a3b484c8"/><file name="HashNode.php" hash="7e3ee228ac9988d5a08bc3886937c969"/><file name="NegationNode.php" hash="0a0f1ec23198f32399883c5843563e1c"/><file name="NodeInterface.php" hash="6aa50e7fb9f92e03b14498d2a985e12a"/><file name="PseudoNode.php" hash="dd230bf54038f5ff41fc847e049229e0"/><file name="SelectorNode.php" hash="edd0851c60cf975a3e72613f88144df3"/><file name="Specificity.php" hash="47dc2798ca3703d6ca9bc9503657060c"/></dir><dir name="Parser"><dir name="Handler"><file name="CommentHandler.php" hash="c402f348667cd0ce3a2d4f9a5e56e098"/><file name="HandlerInterface.php" hash="075e88e6f20471c32cef1a955fe72982"/><file name="HashHandler.php" hash="8cb0d30c3c9d2de1e8fb6b9c7fb29ca0"/><file name="IdentifierHandler.php" hash="e6a7eb77f43b76a171e33d353d337944"/><file name="NumberHandler.php" hash="621e43df380d21fa56f8178fce87aec1"/><file name="StringHandler.php" hash="abf3341c74985baddb45751fdb08a11d"/><file name="WhitespaceHandler.php" hash="cd98414789f53af41b7bd274f7e874e8"/></dir><file name="Parser.php" hash="f029a9d1000afbf40779a28f118c5f55"/><file name="ParserInterface.php" hash="524ba742ec85725bb2ae389cec9d3d94"/><file name="Reader.php" hash="453b083d2fb2dd1ac8a845f35123c0a5"/><dir name="Shortcut"><file name="ClassParser.php" hash="8566aa390a6963f0007c8a2a8467a646"/><file name="ElementParser.php" hash="f691bce3f485a7d77aa1a6d2d6cbbc68"/><file name="EmptyStringParser.php" hash="8fbf66f2abf88cb1fed18de20e1a21d4"/><file name="HashParser.php" hash="cdf7b00f2a891d4902ffd1d0f729512a"/></dir><file name="Token.php" hash="14d8bdae2b40af33abad2ac56f5da48f"/><file name="TokenStream.php" hash="9827cb3da9fb5da6613f15380a3f1e7e"/><dir name="Tokenizer"><file name="Tokenizer.php" hash="41a42a021725148986cb146620fc5d55"/><file name="TokenizerEscaping.php" hash="85867a284dbd8fc09ff9ee470de10faa"/><file name="TokenizerPatterns.php" hash="ad656545d980af59920c019a7137bd97"/></dir></dir><file name="README.md" hash="2b8c8f60545e0b5acf33a9632a5528f2"/><dir name="XPath"><dir name="Extension"><file name="AbstractExtension.php" hash="0de57cbb778e2a29ef6e31506e2d69dc"/><file name="AttributeMatchingExtension.php" hash="f9d7757e5db4b4c06f546fe85c7b449a"/><file name="CombinationExtension.php" hash="3a3d5278f67cd505fb9525ae3ccd188e"/><file name="ExtensionInterface.php" hash="4c181440c25f24c84ef983a1de24f583"/><file name="FunctionExtension.php" hash="edce55852b31e7bc210ced33475e5770"/><file name="HtmlExtension.php" hash="a3956cb187475a9c416ecf2d22ee15cd"/><file name="NodeExtension.php" hash="f7ded9863d136691cc353504435631e2"/><file name="PseudoClassExtension.php" hash="e7fcbd14d627c2eb6fec2895f121b3c7"/></dir><file name="Translator.php" hash="bddcc89c5ffe0e7e37d74c928dae8467"/><file name="TranslatorInterface.php" hash="1aa190bcd29dcd65240b77a5feeb6f95"/><file name="XPathExpr.php" hash="932cf37f42dfbb220d0aad20239054ad"/></dir><file name="composer.json" hash="9dbff2e5039a2bf05e743736f04debe8"/><file name="phpunit.xml.dist" hash="9f400e487bed961cdad3bef4d66be91b"/></dir></dir></dir><dir name="TijsVerkoyen"><dir name="CssToInlineStyles"><file name="CssToInlineStyles.php" hash="c48bbd617dce8e1f13242699354c3bd3"/><file name="Exception.php" hash="c41f07f2187bea04d3653907ef0e886b"/><file name="LICENSE.md" hash="d5bbe692a9b717fb631a681aa3ace904"/><file name="Selector.php" hash="7a7fb91786f4aeec90626a7eda9b3900"/><file name="Specificity.php" hash="7cc974d6396021463edd29286f5b51e8"/><file name="composer.json" hash="7a52d548fd337428e5fc92122155d1f0"/></dir></dir><dir name="UAParser"><file name="AbstractParser.php" hash="ca2e1979f50c4b93719c4c9c034c5c66"/><file name="CHANGELOG.md" hash="a1b535d9fbfece62c9f3703fad8bc6cb"/><dir name="Command"><file name="ConvertCommand.php" hash="09b8c79df612729450eca87d8ba8e244"/><file name="FetchCommand.php" hash="3c80e891e2b1dafd7cb2688cfaba07d8"/><file name="LogfileCommand.php" hash="a993310e444c7ff1f1fd92517d880e39"/><file name="ParserCommand.php" hash="5f73cb00b1943fcbd342e2717dedc3f5"/><file name="UpdateCommand.php" hash="2caf8cb3a7c79ed2dc2c7504365767fc"/></dir><file name="DeviceParser.php" hash="483db6de6d837dbcb9c8e0b569d3f1ab"/><dir name="Exception"><file name="DomainException.php" hash="2b957f721c4203a24e09da42f4e0ffd6"/><file name="FetcherException.php" hash="2f187c54cd37fcc814152cd2ca6c1786"/><file name="FileNotFoundException.php" hash="364b62b77446d6ca96058c9f72cf7f93"/><file name="InvalidArgumentException.php" hash="b7ae5ca648a20af30700e88e3987f894"/><file name="ReaderException.php" hash="f63da14a430a0de6ceb7ff455ccd8fa6"/></dir><file name="LICENSE" hash="e1bf063eb79c08cc980356d2b3745bed"/><file name="OperatingSystemParser.php" hash="693234133cdcd1db69645d9e914ffca2"/><file name="Parser.php" hash="5e899ec4e07509ccdb8a62af542dc4d8"/><file name="README.md" hash="9b6624d78130c290cb414d7166c92bb9"/><dir name="Result"><file name="AbstractClient.php" hash="2dc599bccebd0199639e9d3388acfae0"/><file name="AbstractSoftware.php" hash="b4737539f3a44059906db2957dc27382"/><file name="AbstractVersionedSoftware.php" hash="30a2971ef5955870c3a0a3aa7c38ae23"/><file name="Client.php" hash="bf045772e396f1c68a8536580e89d267"/><file name="Device.php" hash="1f06d5a24edf8244e852a3b817eaa91a"/><file name="OperatingSystem.php" hash="10b8acc4cdbf535d7363b77a7bcf8f4e"/><file name="UserAgent.php" hash="9bf2bdb466159029d0669de8f77f0b87"/></dir><file name="UserAgentParser.php" hash="9f01754002448ea118249719c27934c6"/><dir name="Util"><file name="Converter.php" hash="de6481ab6c2da9e04965af7101c95025"/><file name="Fetcher.php" hash="c86c1c297e992802777e13fbf7e16826"/><dir name="Logfile"><file name="AbstractReader.php" hash="b72cc412a95164e71ac978470a512a2f"/><file name="ApacheCommonLogFormatReader.php" hash="f3f58c5b10268c10742d5108d12f0aac"/><file name="ReaderInterface.php" hash="33daf57831f56fc86cb9d8a4acfbb37d"/></dir></dir><file name="composer.json" hash="7a14f9c576783d9db694da31225239ee"/><file name="phpunit.xml.dist" hash="2e939d26f14e1cbccdf0d92fcc51cdd0"/><dir name="resources"><file name="ca-bundle.crt" hash="cb94f8f36f085eaf644db687b0d411f5"/><file name="regexes.php" hash="f554ef5dd9b198a37e1846ec77b19c9f"/></dir><file name="update-resources.sh" hash="53d68ccfa9ec45642569546796fdb884"/></dir></dir><dir name="skin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="mzax"><file name="editor.css" hash="3d501ab3e06e253045ea2aa55ed7980c"/><file name="emarketing.css" hash="b5c66ad88149a455d695c7ed0b98b7fb"/><dir name="images"><file name="add-tiny.png" hash="04f642db30ac836b58d91770c42a7087"/><file name="add.png" hash="f2e51ed86b5c87693bc31eb18cffcde6"/><file name="bg-remove.png" hash="085b0ea8bf4488c53a5eaab2f28eaf4c"/><file name="block-bg.png" hash="eb5b5a1dbaa4a40b4d7d56ea36b0db8f"/><file name="corner-arrows.png" hash="98f15a0b96a79bd35f7cc9c3552f27b2"/><file name="dd-chart-tab.png" hash="bfca5a1d3deb031e2fbbc4d89cf2adf6"/><file name="delete-tiny.png" hash="58c14611b1a036c55353b9b5993a85df"/><file name="delete.png" hash="f2c735bea2def15264ab2ec87a722407"/><file name="element-add.png" hash="bdd3ce65d6777550f983f8bba949340a"/><file name="element-clone.png" hash="762e0d3593f83f589afca4e9d785cd78"/><file name="element-remove.png" hash="8c51a642226558f6bb34159da34d0123"/><file name="element-remove2.png" hash="e89ce65e9a80e1ee9e35e784cd7b9a1e"/><file name="element-repeat.png" hash="3ccfbc455a907a30a34bdd61e3f4ec49"/><file name="element-swap.png" hash="92b97e695db713a4000fdbc88628e723"/><file name="fullscreen.png" hash="0a00475876e23a623a8ee346de991dc2"/><file name="funnel-arrow.png" hash="eb56bc2bb6865ea4f123105e4d2f2de6"/><file name="icon_image.png" hash="9acff5f2211bcfdf12af6db057e7a019"/><file name="icon_source.png" hash="d9a2353334fd2786b1e7def89e6d6b63"/><file name="image.png" hash="4da12ca4c81d857c8a718556a999ba45"/><file name="mage_code.png" hash="434f9cb7723f1bc0fa92b2438e287933"/><file name="mail-tester.png" hash="a4410705643d83c228e9a97cab49bf21"/><file name="preview-tab-icons.png" hash="292b16d26d02c9a0d299b4457033e502"/><file name="preview-toggle.png" hash="9eaf699db62fa3727f5d08cc118b2f90"/><file name="save.png" hash="a26d2b01209b95edd6a352fd9f49ee40"/><file name="start.png" hash="aba370113bf888ee5655e81f938f73ee"/><file name="stop.png" hash="527ef0809d2fc1949ff3c4c6ff363ac9"/><file name="swap-down.png" hash="9c269cd00e1b0d676bec912de671d1b6"/><file name="swap-up.png" hash="788d244ba3443a826f44476ffb2f056f"/><file name="variable.png" hash="f71ee09f953cd3be23d55dd5963b32e9"/><file name="widget.png" hash="bd36b41f43b95c28ce0caf83f3b2495a"/></dir></dir></dir></dir></dir></dir></target></contents>
50
  <compatible/>
51
  <dependencies>
52
  <required>
1
  <?xml version="1.0" encoding="UTF-8"?>
2
  <package>
3
  <name>Mzax_Emarketing</name>
4
+ <version>0.4.9</version>
5
  <stability>stable</stability>
6
  <license uri="http://opensource.org/licenses/osl-3.0.php">Open Software License v. 3.0 (OSL-3.0)</license>
7
  <channel>community</channel>
45
  </author>
46
  </authors>
47
  <date>2015-12-21</date>
48
+ <time>12:17:01</time>
49
+ <contents><target name="mage"><file name="LICENSE" hash="cbbe04980244d5b18963e94de0ddea15"/><dir name="app"><dir name="code"><dir name="community"><dir name="Mzax"><dir name="Emarketing"><dir name="Block"><dir name="Campaign"><dir name="Edit"><file name="Form.php" hash="fb2ce8f8b04e3ed479f292b48f7a6090"/><dir name="Medium"><file name="Abstract.php" hash="12a39daa3f7516c8844ee83e73ad1de7"/><dir name="Email"><dir name="Tab"><file name="Inbox.php" hash="16bf9ef6dc8f584820422cca45407b32"/><file name="Outbox.php" hash="b96e9bf2e78294a85add444c7ca40a71"/></dir></dir><file name="Email.php" hash="69f3d07714199c475fcbeccff96386af"/></dir><dir name="Tab"><dir name="Content"><file name="Original.php" hash="585cfcd1fbeb3d9471de0fc4a1d300fb"/><file name="Variation.php" hash="07402d3d59ce38b49115f99a8e182767"/></dir><file name="Content.php" hash="cdde8f3f77d7eaeff1aee3c8adcef097"/><file name="Errors.php" hash="b4386b670544f3b049979345387f166d"/><file name="Filters.php" hash="afeeb5aaea9a860e2b7bce87513213e3"/><file name="Inbox.php" hash="a45f34f9ea187cbaab49ef5ea9c35f63"/><file name="Medium.php" hash="befcec6e912f6605285bdc4e287c5969"/><dir name="Recipients"><file name="Grid.php" hash="cd79933508223eb5754cac9fb4d78a16"/></dir><file name="Recipients.php" hash="176dcf1be61f98896eb950a182353529"/><file name="Report.php" hash="e01663939606003b46f9db1e271b5d5b"/><file name="Settings.php" hash="27e0bbb477b83514525126e5c558bd80"/><file name="Tasks.php" hash="219a2a9b21b1b2628b4171c3ffd13919"/><file name="Test.php" hash="c52af2d9dc209d0794da1e1cdf4171cb"/></dir><file name="Tabs.php" hash="5ecdc0c06e64183b41fbb1c2d42e7854"/></dir><file name="Edit.php" hash="76870a0d7594aadb35c9da7eb4dc7c67"/><dir name="Grid"><dir name="Filter"><file name="Filter.php" hash="a074ce898e351b960b086c44a187ae81"/></dir><dir name="Renderer"><file name="Action.php" hash="9f950cba39d5759b43cb53a24e3e3245"/><file name="Filter.php" hash="c02161d718cae5e9533890f2186c95e2"/><file name="SendMail.php" hash="9f401c73d9a5f094738a8b82e86f5776"/><file name="Sender.php" hash="0c44cf4d0c67623d612fccea4f06f044"/><file name="Stats.php" hash="53ddafb9f78e8c92b680a92c33e79fed"/></dir></dir><file name="Grid.php" hash="d1b29686e1123d1ad5ab3802125b7f7f"/><dir name="New"><file name="Presets.php" hash="1e7cd4d05ad4b7f27d4c76693b8a9e5b"/></dir><file name="New.php" hash="00bfebf0cfc3042aed06aa6c36a82c32"/><file name="Preview.php" hash="e6b1b6064b20774cd8b4db42d4e71d0c"/><dir name="SendTestMail"><file name="Form.php" hash="1fb9d9c6d547bf9cb71d4b39931d983e"/></dir><file name="SendTestMail.php" hash="a3a4b9681860cd2d1e8316597f18695f"/><dir name="Test"><file name="Emulate.php" hash="ac8553a3d1bec411277f1a492218329c"/></dir><file name="Test.php" hash="9906ffd3ae45c702cc13df4c0a99f2fd"/><file name="View.php" hash="446259dfea492a4a0d56fb2b5bd5b31f"/></dir><dir name="Chart"><file name="Abstract.php" hash="fe0f9159014586d8e2e9ac2cbb3d6018"/><file name="Area.php" hash="202de618d3039df7350b6dcdc845b540"/><file name="Bar.php" hash="3bd206a3ea15cc6c246c1065d25bb8e9"/><file name="Column.php" hash="33cd82e94e921ff38286c7bc33265244"/><file name="Geo.php" hash="0287a796f90f6abc9b56ce6440a48def"/><file name="Line.php" hash="421d84abb8a21e406a13424673c3b1ec"/><file name="Pie.php" hash="d694237f0b334dbbada3f27623369b3b"/><file name="Scatter.php" hash="feeba185c3ffc3637f4e951f4b4de7b1"/><file name="SteppedArea.php" hash="ddb445690f98e221ee67286c313b8d68"/><dir name="Widget"><file name="Container.php" hash="30c1d4cb39454c1e1426750796284059"/><file name="Geo.php" hash="e551fc74a36aa31c3a7f4b24bd14241b"/><file name="Tab.php" hash="0254656b78d0dbbe8e80f002bdfd782f"/></dir></dir><file name="Conditions.php" hash="71f1a69aaaa3275c8947ed0703a7bed9"/><file name="Editable.php" hash="bea959a0208965f8a93ae953043e8555"/><dir name="Filter"><dir name="Object"><file name="Grid.php" hash="b7c4f7239044bc48f5d1f6a0f3ab6904"/></dir><dir name="Test"><file name="Recursive.php" hash="c91240c1404e24601346c4f25ae39c83"/><file name="Single.php" hash="d3681b80f23ff10957308d8fbfd89bfd"/></dir></dir><file name="Filters.php" hash="e8fdc6cc8069ff26fb453f9c54f416c6"/><dir name="Grid"><dir name="Column"><dir name="Renderer"><file name="Action.php" hash="a085c749c878f2b92d5db9327492acfe"/><file name="Campaign.php" hash="bc715a88388bac77bdaa9d064e1917e1"/><file name="Recipient.php" hash="241b96f77d5047a797bf9c9f76134551"/><file name="Size.php" hash="0e3d488a67675079afeae6632d0a3acb"/></dir></dir></dir><dir name="Inbox"><dir name="Email"><file name="Form.php" hash="8811ab8698bbf333e05846b62bb9f9ec"/></dir><file name="Email.php" hash="9a562a80b74ab92ebceef35c18c8fdf7"/><file name="Grid.php" hash="1096deccc33131bec1f5fd98c8051303"/><file name="View.php" hash="d60e5180626769a353b330b28c3867f4"/></dir><dir name="Newsletter"><dir name="List"><dir name="Edit"><file name="Form.php" hash="68045f0515688e3b4f74cb41b9eed027"/><dir name="Tab"><file name="Settings.php" hash="f0351aaae32722ffbbd8d9d422835ec2"/><file name="Subscribers.php" hash="a7c90a313b49a264fee4e4c1f61a3bfb"/></dir><file name="Tabs.php" hash="ef504af17937cfaeab432faaec606030"/></dir><file name="Edit.php" hash="e82a972766222e3a6a9f8599dcbc1f0c"/><file name="Grid.php" hash="85ccc0c0024fbe535b9090ca25818968"/><file name="View.php" hash="fe3ec35d68de95b8a797720436fde031"/></dir></dir><dir name="Outbox"><dir name="Email"><file name="Form.php" hash="ae2ac2c909458beb4a42c245250d9391"/></dir><file name="Email.php" hash="678c4cd279cb7cb5c0d454b8e041d22c"/><file name="Grid.php" hash="4b5b2718a734a9fbafb5cc0cbaec621c"/><file name="View.php" hash="bdbf6e8ef022aa23bc16d12eef714448"/></dir><dir name="Recipients"><dir name="Column"><dir name="Renderer"><file name="Attribute.php" hash="44ab93f459dbe57146f9bf0228f71446"/><file name="Object.php" hash="2a9040f90b46f66ca3dbcd9273d4b5a5"/></dir></dir><file name="Grid.php" hash="fa288f73dc54fde2b367089e09165ad1"/></dir><dir name="System"><dir name="Config"><dir name="Form"><dir name="Field"><file name="DomainThreshold.php" hash="51b040fcae9abd41835be633ae70310a"/><file name="MailStorage.php" hash="e0826724ee834fc89fb4bfa46d18af0c"/><file name="Mandrill.php" hash="b6aa46795dca99f08413cdb783d61a94"/><file name="Sendgrid.php" hash="8a0c6633d267031db68fc85468529c48"/></dir></dir></dir></dir><dir name="Template"><dir name="Edit"><file name="Form.php" hash="270b5725e3ba8fbf3c20a1f002625da6"/></dir><file name="Edit.php" hash="9f5920a93b868e732f51f6c0513d3c1a"/><file name="Grid.php" hash="ada283e85a8dfaf27d1d1d448afdc7e7"/><dir name="Upload"><file name="Form.php" hash="2345f2663b4a999982f397fea34b73d5"/></dir><file name="Upload.php" hash="2c727e0447158c9fdc0b389860949b22"/><file name="View.php" hash="88809711a986b1aa23a61b74a9546263"/></dir><file name="Template.php" hash="16494b93cd083d3181875905f612a4db"/><dir name="Tracker"><dir name="Edit"><file name="Form.php" hash="416141f0d2fb0f36a1749902381e1c90"/><dir name="Tab"><file name="Conditions.php" hash="6b2b42b4b72f42c3be72fd045516e61a"/><file name="GoalType.php" hash="3c16c299d097ee2913580f44f9c27022"/><file name="Settings.php" hash="b4e79ba0a96d717f0cd45bf544736b15"/><file name="Tasks.php" hash="a2c8f3902a23847cf3441e438f93607d"/><file name="Test.php" hash="c89598547b7def848ebb147d8b42504a"/></dir><file name="Tabs.php" hash="dd48b72ac8b2bd5ba8961c5c14092ac1"/></dir><file name="Edit.php" hash="ced577f20feb603fadf653380c834830"/><file name="Grid.php" hash="9b0452375138c29e36cf365f169c3c93"/><file name="New.php" hash="2d91ff3d55defab0e92de7356db08451"/><dir name="Test"><file name="Emulate.php" hash="28a5d0d023b89054b8d967d113397ee8"/></dir><file name="Test.php" hash="fb00576c6638ffea461db722977fecf6"/><dir name="Upload"><file name="Form.php" hash="f8da4d81ad1f0757081bb6121d1d7aa8"/></dir><file name="Upload.php" hash="f159fc9f5f2ad37d06fc74fec4a7e562"/><file name="View.php" hash="004dd8fbe1247d8b09245de2307df2ca"/></dir><file name="Unsubscribe.php" hash="5ae2d6a01a575206ffb7bfc203db2ee0"/></dir><dir name="Db"><file name="Select.php" hash="27a8125a315806280356f0b748935f34"/></dir><dir name="Helper"><file name="Campaign.php" hash="ceb99dad3d00e72d322ac99da3d81c51"/><file name="Data.php" hash="48ee53e969aa3b1aa92f3aed01d3370a"/><file name="Newsletter.php" hash="00bde90f792687ac5dcc233e25b014b4"/><file name="Request.php" hash="4a67f8eabfc348e43fe78ecb31292ba7"/><file name="SqlFormatter.php" hash="c6e68d3dc778fc1499bbc00d1639b672"/></dir><file name="LICENSE" hash="cbbe04980244d5b18963e94de0ddea15"/><dir name="Model"><dir name="Campaign"><file name="Content.php" hash="a9ae2c1d78a8490f0c1364990c7be06f"/><file name="Preset.php" hash="4d1f83318c0d9f36d109e3f4798c04c8"/><file name="Variation.php" hash="727a8325fdb768bcc2b3108027218ecf"/></dir><file name="Campaign.php" hash="9c417c573889958d696421d04c99182e"/><dir name="Conversion"><dir name="Goal"><file name="Abstract.php" hash="0540b749c59c459f2537276cab6dfee8"/><file name="Orders.php" hash="18ba6a120196bbb5994bf709810131f8"/></dir><file name="Goal.php" hash="df6e072833b2076709c9570bb73d8582"/><file name="Select.php" hash="0ca31a67c8e0aa69f5989095b805d8ba"/><file name="Tracker.php" hash="8da0761b5e9c199514bc75bf666c771f"/></dir><file name="DomainThrottle.php" hash="1cf5794b57b1268173c3a20c84b0eacc"/><file name="Email.php" hash="565545410c443a2dba54d8ef3bd1fe3c"/><dir name="Form"><dir name="Element"><file name="Ace.php" hash="851760de5f0ad0709ce8cd1ae48055e3"/><file name="Credits.php" hash="4227500523faeaeb1994c0bf0cb31103"/><file name="EmailEditor.php" hash="daefaea92de9d6d32c6641bca1d3391b"/><file name="Info.php" hash="dedbf7f38b90931eb63a385c1b608bbc"/><file name="TemplateEditor.php" hash="64fe1ce0199bde608dacc6b36445fe25"/><file name="Textarea.php" hash="151b348b36a0d6fd57369e048a4655ca"/><file name="Wildselect.php" hash="b78e40857a33dd0d029a50547b813e20"/></dir></dir><file name="Goal.php" hash="cb54234c43ceadb42cba93c3a0fa5b42"/><dir name="Inbox"><dir name="Bounce"><dir name="Detector"><file name="Abstract.php" hash="fb330e94e0e0e1ed126ec4a81742540b"/><file name="Recipient.php" hash="8708335eab516d324a4b2a5469d259c0"/><file name="Store.php" hash="84399ab04c19d8fc5d6d697c4b58a792"/><file name="Unsubscribe.php" hash="e5b2ec8181abee9aa224ff7f41627469"/></dir></dir><dir name="Email"><file name="Collector.php" hash="9a60f463f7dfaa8c81030570759b1b8e"/><dir name="Pull"><file name="Abstract.php" hash="e4196bd9147f1acabfcce07b3f7fab49"/><file name="Storage.php" hash="f0a81ebf73bef819cf8d15134783e83f"/></dir></dir><file name="Email.php" hash="091e683c33b9ff4cbe9375088968671c"/></dir><file name="Inbox.php" hash="303f5a57e307bacb29cc95110c757b90"/><dir name="Link"><file name="Reference.php" hash="716dcfb6b8e95ff5d89770b348ccfd09"/></dir><file name="Link.php" hash="f0dfbd0e34479a6f9519dc469a51258d"/><dir name="Medium"><file name="Abstract.php" hash="788dfa6886c5c26a6338d4e2dc2eac8f"/><dir name="Email"><file name="Composer.php" hash="426e9d0d5c2b86ef0120e942d882bdae"/><file name="Filter.php" hash="dadcf1a218877ef1c210868ad396f91b"/><file name="Processor.php" hash="fe1f4d33c74151df24d6c668a8d418b1"/><file name="Snippets.php" hash="313d117dd1fffe279fa52e1439a61925"/></dir><file name="Email.php" hash="4c5d0675bbe13b5cef3d13d19c390c7c"/></dir><file name="Medium.php" hash="a4e3678b87b02f2fa85de3d8a6f74853"/><dir name="Newsletter"><dir name="List"><file name="Subscriber.php" hash="67ea36bd3da7d630c922d0d6ec9a2feb"/></dir><file name="List.php" hash="a7e3c3e0d13682949e223c82e4479ab4"/></dir><dir name="Object"><file name="Abstract.php" hash="a4fbe3228d136b167b0d613a859a6832"/><file name="Address.php" hash="798731c419155b37a2583c46cfed6a5e"/><dir name="Collection"><file name="Item.php" hash="35326e921627b9d372f3304d142e2e44"/></dir><file name="Collection.php" hash="25355d3747b97ba59590ca494977e16c"/><dir name="Customer"><file name="Address.php" hash="cf2e0fd43623d82f35e32d461201f590"/></dir><file name="Customer.php" hash="8abf25336ec3d911f3e1609890cc714c"/><dir name="Filter"><file name="Abstract.php" hash="9a0609912ef3e743e3698ae5a6ac8241"/><dir name="Address"><file name="City.php" hash="914d7b45f56bcee2abff9519119f5f8b"/><file name="Country.php" hash="88ba1e554f5beceec0e86b04a854a780"/><file name="Postcode.php" hash="26dca6397b5810b00a53d28476801107"/><file name="Region.php" hash="660c8b306e2768d502660cf1765bc3b9"/><file name="Street.php" hash="82827b7b4314c0c8454e9f37660dd495"/></dir><file name="Attribute.php" hash="5ce3d796daa95bc2b7aef4db6863ed4a"/><dir name="Campaign"><file name="Goal.php" hash="f72654ae5ac4cd9f0ea7140e9425e3eb"/><dir name="Recipient"><file name="Abstract.php" hash="372b34834e0bdfc11fef5f69483b6997"/><file name="Interact.php" hash="3606d9ea6b1d0302a2865dfd1133cc98"/></dir></dir><file name="Column.php" hash="49008e0c34aaeea32863e199240a33d6"/><file name="Combine.php" hash="ae043a3a4a8cf3362e169bb3862cdeab"/><file name="Component.php" hash="1a367824d7500b77e834f85cef5666a3"/><dir name="Customer"><file name="Abstract.php" hash="bf1c3dc5581ca3efb3e19dd8444b9d74"/><dir name="Address"><file name="Attribute.php" hash="7447e4f8d65197bc81402232ba283cfb"/></dir><file name="Address.php" hash="4e3bc54aaf97216ff18c1a9b115d4198"/><file name="Attribute.php" hash="eb3f74c10d36c4eae89fd1195e6b9e8f"/><file name="Event.php" hash="26b10e22fc766602383b60ee3f9121ed"/><file name="Lastlogin.php" hash="86e886f9c804da8c2b08db5998ec32e6"/><file name="Name.php" hash="e39d50a4bcfab9642d2e76577f301a38"/><file name="Order.php" hash="03b15afb56acabd865daf77c4abe6a01"/></dir><file name="Main.php" hash="f4a38061137bffe37bfceb21c40ec682"/><dir name="Newsletter"><file name="List.php" hash="7cf4bbc4def04ba1adf28e19a8e4c29d"/></dir><file name="Newsletter.php" hash="e054f144653e4905c1f16733af86747a"/><dir name="Order"><file name="Abstract.php" hash="a046b6c44468b2e22e7876eb469ea44d"/><file name="Address.php" hash="e8d28d7dfcafc78d269f5bec23728441"/><file name="Campaign.php" hash="e80ac6d29fb3f29db864ca601b6aa619"/><dir name="Item"><file name="Abstract.php" hash="5e8fb8a89a0da5b78d0525867ada9cbe"/><file name="Table.php" hash="6bab6c4845f89dfdf4005168737623c1"/></dir><file name="Items.php" hash="81edc0e2ad0f8e526da1ea19dd847a28"/><file name="Previous.php" hash="5c68fd942af1287b1ba791d599f904ba"/><file name="ShippedAt.php" hash="758aa49e371ec55fe7c00ab507a0931c"/><file name="Table.php" hash="961398c1cd39eac9f49bfb0df3643bf9"/></dir><dir name="Product"><file name="Abstract.php" hash="3088299408c8fa88031ed2c1b88bbc80"/><file name="Attribute.php" hash="af7e7ebe06aab86fd2795409a6c838f6"/><file name="Category.php" hash="a8171b335a3e7ee44dff48713551b98a"/></dir><dir name="Quote"><file name="Abstract.php" hash="75aa50950a439179999ed16cbdb764cb"/><file name="Address.php" hash="169a2ce7164125a49db7d6569ef19479"/><dir name="Item"><file name="Table.php" hash="3b67424213cb2189c63e37dbacb0950b"/></dir><file name="Items.php" hash="7c64e0508533b2afc880fc05981e2e48"/><file name="Table.php" hash="49c560c579f109136627787eb93be246"/></dir><file name="Table.php" hash="c0364f719883dbebead27bd498df2e1b"/></dir><file name="Filter.php" hash="a3a3ed1c3b72ec19fb634020e335bd31"/><file name="Order.php" hash="3248acc92fc3eaff3c62e17ad95db972"/><file name="OrderAddress.php" hash="b42ffa8f73ce60072d9680fe26f70268"/><file name="OrderItem.php" hash="e3d2adbbfb97c12134fd99883fa3fc4d"/><file name="Product.php" hash="6884c76d0c7c9415fc68c636cf9c8b5b"/><file name="Quote.php" hash="97e47de993fcce8d503bcc4eb2cd4438"/><file name="QuoteAddress.php" hash="2b6192412981f751c41e396df7ce0c7c"/><file name="QuoteItem.php" hash="55bca84fd4dbeafdf45a083813f18517"/><file name="Recipient.php" hash="1040ce7e4d5365c9e7205ad7ee41e160"/><file name="Subscriber.php" hash="b078c8f20e7a577dc91fb7f08422f006"/></dir><dir name="Observer"><file name="Abstract.php" hash="4f6caa5105ff995dee9bf36dd839d56e"/><file name="Cron.php" hash="ad9719bf1c6a17bbfc2be8155edbf381"/><file name="Customer.php" hash="56c971481397c9768170d772e623813f"/><file name="Goal.php" hash="a2e1e0319c8747d13cec14e87c44de5a"/><file name="Order.php" hash="b450b11cce0bd2f12cbee97fe3b8dc0a"/><file name="SalesRule.php" hash="215cf27755c7efe335257293f7eef4bd"/><file name="Subscriber.php" hash="f06c4b297590b0155ccfe03ec1c6d8d3"/></dir><file name="Observer.php" hash="0ae257a75f5f8dddb05e5fa0c0b11da6"/><dir name="Outbox"><dir name="Email"><file name="Mail.php" hash="0cbf36cead84a1327e3371bb9ccd2263"/></dir><file name="Email.php" hash="b6d6fc995e4e4dda43b4f5f4a519bebe"/><dir name="Transporter"><file name="File.php" hash="14cf437cc65a2a6f7e106861a07170bf"/><file name="Interface.php" hash="1258284b77a95bbaf25baab07e53dee9"/><file name="Mandrill.php" hash="5bff1689c0bdc5834782db1c21fb7542"/><file name="MandrillApi.php" hash="ecb390d8fd15de98c2bf0c344793b5cd"/><file name="Sendgrid.php" hash="308258e43477d0306f91dc117debcc4b"/><file name="Sendmail.php" hash="18ceba4c65f9c647bd22fcc3f745d501"/><file name="Smtp.php" hash="600b8ad5d89b3326ca2ee874ad669322"/></dir><file name="Transporter.php" hash="1d5ed1f56c4f564c4b0aa83fa76d6dc5"/></dir><file name="Outbox.php" hash="4be2e0d326f55d50a909a5afbc7614cd"/><file name="Premailer.php" hash="492ec8c644e253f6de6903509ff288c8"/><dir name="Recipient"><file name="Error.php" hash="ddbfd3631e40d684f113ad2f48e5e412"/><dir name="Provider"><file name="Abstract.php" hash="a9830be093f79faabb42c8215c08b49b"/><file name="Customer.php" hash="bb3854636264e47b4905368c18792bcd"/><file name="Newsletter.php" hash="1501c4bd2e3fcd4f09d214e322579e1c"/><file name="Order.php" hash="6223fa7d6920da92197a441014137aaa"/><file name="Quote.php" hash="4b0a66beed444db1fb32650277315fba"/></dir><file name="Provider.php" hash="f9db2e21f41e3d14473d80388632fa03"/></dir><file name="Recipient.php" hash="f9bd7d4a0885909180809b2045c9ec76"/><dir name="Report"><dir name="Aggregator"><file name="Abstract.php" hash="f56973e044795647391f9585326f1903"/><file name="Campaign.php" hash="441bdc08dd0d9e0777a6760c0d537c12"/><dir name="Dimension"><file name="Abstract.php" hash="14ecd9c25d22d76793ea4ab7686b5df4"/><file name="Country.php" hash="b4c4de41a8091168acdb7698ecf70e67"/><file name="Dayofweek.php" hash="7d5b477eac3364e3dcb09341c472b7cc"/><file name="DeviceBrand.php" hash="3832a1d9da0d6154035258815dcc3cb1"/><file name="DeviceType.php" hash="6ecdd8aed6a2f453c3b07986490b20f9"/><file name="Hour.php" hash="3e88a96abcaad5fe16e52596171e47e1"/><file name="Os.php" hash="628b00c4abfa4ee23a4d149215b8d93e"/><file name="Region.php" hash="26e2c0b7c5287411853cb6720c16ef19"/><file name="Useragent.php" hash="1c93e2d374c0e27edfad5d8e812da9e0"/></dir><file name="Dimension.php" hash="1fba572f105ba767eefcda38cb0d1f9b"/><file name="Events.php" hash="18611872880421d2e079833cb17e886e"/><file name="Goals.php" hash="d2bc8ed68bbe920a9f9b08814867040f"/><file name="Rates.php" hash="cf5768eb7b9c21b5d94945ada1b72cb8"/><file name="Recipient.php" hash="e905bb61938bd8bd8994b3854aa9dfe3"/><file name="Tracker.php" hash="0f865972235c8ae84a65d465cf4e47f9"/></dir><file name="Aggregator.php" hash="bc7923180ed2ff1afc4bb54a00f7df2b"/><file name="Query.php" hash="0f28d67ac900c92f9ee564737a77cec4"/><file name="Seeder.php" hash="617e4c9f87bbe77052c322c1b07f2b81"/></dir><file name="Report.php" hash="cf2ac81d7ae8a450349b31a168d32d4d"/><dir name="Resource"><dir name="Campaign"><file name="Collection.php" hash="778746e8808006418c180835441c61fd"/><dir name="Preset"><file name="Collection.php" hash="b24fac41ab36c12af894c5920d0166b2"/></dir><file name="Preset.php" hash="31c99ee53b4729dca84789f935d68290"/><dir name="Variation"><file name="Collection.php" hash="7f406b2eadb59d18b2530e8799d0839e"/></dir><file name="Variation.php" hash="311c19d817d484afccd55d5348dce561"/></dir><file name="Campaign.php" hash="870d3d3a534f148c47fbe0b488dfe32d"/><dir name="Collection"><file name="Product.php" hash="18ff0ab96ca934e5f023b0027b3e4d26"/></dir><dir name="Conversion"><dir name="Tracker"><file name="Collection.php" hash="cac6873a1541673d82523533a48f4874"/></dir><file name="Tracker.php" hash="23d19d4f53e429843502caa52e203b9a"/></dir><dir name="Email"><file name="Collection.php" hash="f7cb1b8b0159ca4fd0fe05cf85372c84"/></dir><file name="Goal.php" hash="579f96015f3aeabfb3a0c6ba9c5fc66d"/><file name="Helper.php" hash="0767a982cde4a19e1fb2f7ca3978c1db"/><dir name="Inbox"><dir name="Email"><file name="Collection.php" hash="001f0391185075a19ca07d42fff3002e"/></dir><file name="Email.php" hash="3b1c2325276cd12eb64387d5f9272f37"/></dir><dir name="Link"><file name="Reference.php" hash="95a687fd0bfaf4104a79a9d7629c47c6"/></dir><file name="Link.php" hash="8ac84b8c01ea4880af2032a70a3a9472"/><dir name="Newsletter"><dir name="List"><file name="Collection.php" hash="a43747b547fd02c405fa4ac075b97779"/><dir name="Subscriber"><file name="Collection.php" hash="0066775883c33f8a40057b6d1a90cc73"/></dir></dir><file name="List.php" hash="308ef61bc9356ace1a5abc12f4ad8e36"/><file name="Subscriber.php" hash="4d11b71eb9a5e6edb65d27a495734198"/></dir><dir name="Outbox"><dir name="Email"><file name="Collection.php" hash="761ca2009e419750a9008fe18c460ce1"/></dir><file name="Email.php" hash="170a58a39c9577ccef9771b5e75a9737"/></dir><dir name="Recipient"><file name="Address.php" hash="f18c6ad1b58a0172af76b7c790d79194"/><file name="Binding.php" hash="d944661af1d5261ce893b20d0e6f1032"/><file name="Collection.php" hash="924ef91e673b07fcb4340e8f8265f5b5"/><dir name="Error"><file name="Collection.php" hash="83047a909dd91ec96bbef24d883591ef"/></dir><file name="Error.php" hash="e3fd0eb813fa3272f2a528a49ae55fae"/><file name="Event.php" hash="fbdf6f3c2ca75901f23d85f366a52e3c"/><dir name="Goal"><file name="Binder.php" hash="01f1c7e33cc0119c06245c15effa76e8"/></dir></dir><file name="Recipient.php" hash="e11259fd5f8b8319c4b76a35ec6f0ecd"/><file name="Setup.php" hash="9eec8fad7048ce52509e1cb635f39841"/><dir name="Template"><file name="Collection.php" hash="bfe3062289f458552110bad09fe67ab5"/></dir><file name="Template.php" hash="a87a77d74d2ddb0748fd0f40976fcb86"/><dir name="Useragent"><file name="regexes.php" hash="d41d8cd98f00b204e9800998ecf8427e"/></dir><file name="Useragent.php" hash="27ce8c650cc6379bff0a31a5dbb17bb7"/></dir><dir name="SalesRule"><dir name="Condition"><file name="Emarketing.php" hash="1510ca8e3f7cf8f6788f272dcf1e756f"/></dir><file name="ICouponManager.php" hash="052dd1fe4d4064352675b801ac969c51"/></dir><file name="Session.php" hash="d3ad228629505bd6627ede66231af076"/><dir name="System"><dir name="Config"><dir name="Backend"><file name="DomainThreshold.php" hash="b3b0046bebefbe34dce9a687c8227859"/></dir><dir name="Source"><file name="GeoIp.php" hash="76efe6bc1795d3ae7d3665bc34d681cc"/><file name="MailStorage.php" hash="40c1c4118f0ea73ea42aec631bc85789"/><file name="SmtpAuthentication.php" hash="121161a3854992fee19a8cf8f42b8844"/></dir></dir></dir><dir name="Template"><file name="Exception.php" hash="22e614293eb91453f8c154aa0991febb"/></dir><file name="Template.php" hash="a7142a53af4fadc660d8483dabf77f23"/></dir><dir name="controllers"><file name="BeaconController.php" hash="2839bcd9df00ca072a505356e73bb927"/><file name="EmailController.php" hash="deb7ccdfc6c56e356e2d1d3731f3db0d"/><dir name="Emarketing"><file name="CampaignController.php" hash="9d8c93906d946f55906b90fa7344b216"/><file name="InboxController.php" hash="716df28506e12644a67b29590d5366d3"/><dir name="Newsletter"><file name="ListController.php" hash="09ff092431dd34e7473d621004ba50e4"/></dir><file name="OutboxController.php" hash="848c6b3d226a6b5ef32a13534730c178"/><file name="ShortcutController.php" hash="dea728cefa7ada0df897f763e6ed6911"/><file name="TemplateController.php" hash="7e25d2225dc64f953f41dd5355078fd2"/><file name="TrackerController.php" hash="d562a23c990622d073e9f282bea1044d"/></dir><file name="LinkController.php" hash="539c05d145b166515ed9ce246dedfd09"/><file name="UnsubscribeController.php" hash="f811f8d9a91f63d4322e13de00078ed3"/></dir><dir name="data"><file name="useragent_regexes.php" hash="c8648a262ecdbe4302e690171ba31012"/></dir><dir name="etc"><file name="adminhtml.xml" hash="51956bd46b344641068266eb8ea6c526"/><file name="config.xml" hash="373c745ad6c1aa2a9904c47fe418b59e"/><file name="system.xml" hash="3644840f7bd205ee736cba51bbf4a1c6"/></dir><dir name="sql"><dir name="mzax_emarketing_setup"><file name="direct-orders.mzax.tracker" hash="6351063c618ba1f0d7555b58af077eff"/><file name="indirect-orders.mzax.tracker" hash="e2260302f9c0a694269c8dd2ed6f7cc2"/><file name="install-0.2.php" hash="b00dad9dbd6d61d8e77bb420ac38cf21"/><file name="mzax-abandon-cart.mzax.campaign" hash="7998d1657809d03025b2c0e53b8eae52"/><file name="mzax-after-ship.mzax.campaign" hash="5a38e063a0291b2f8c8f7f10a5eb38b7"/><file name="mzax-female30-40.mzax.campaign" hash="2f6c97954d0b17eb284d950f5aff5679"/><file name="mzax-happy-birthday.mzax.campaign" hash="a1e9f1754efe51df85b6bbe31e63d7bc"/><file name="mzax-viewed-products.mzax.campaign" hash="ba3840741be92d13a4e0fe7a83756ded"/><file name="sample.mzax.template" hash="db77bf43d62a480dd078c5f55a64aa7a"/><file name="uninstall.php" hash="ea2da0e0e5320c0404a20e6a8e9cab93"/><file name="upgrade-0.2.6-0.2.7.php" hash="69fb6d5fc1b7bc88125ba3de944f6559"/><file name="upgrade-0.4.0-0.4.1.php" hash="fa5df5478faaa5ef300ee422cd3bff4c"/><file name="upgrade-0.4.1-0.4.2.php" hash="d329f769d05712430879df5222150858"/><file name="upgrade-0.4.2-0.4.3.php" hash="128d341775ab3ead83439d4d8efdadb0"/><file name="upgrade-0.4.3-0.4.4.php" hash="d39ed9bb1a655ee9fa3288521665d8d2"/><file name="upgrade-0.4.6-0.4.7.php" hash="b1a0fddda55366c58fdfa675b69d56a1"/></dir></dir></dir></dir></dir></dir><dir name="design"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><dir name="mzax"><file name="emarketing.xml" hash="ae4bce962c3da11f9b17843ae94744ca"/></dir></dir><dir name="template"><dir name="mzax"><dir name="emarketing"><dir name="campaign"><file name="content-tabs.phtml" hash="84ba4360e1d228acd541036da78c2f8c"/><file name="credits-left.phtml" hash="3bf2cd9579cbe3cc6f38ce91545a68ec"/><file name="fieldset-offer.phtml" hash="2b6e09dcdbfdbb52eab6a203f32100a1"/><dir name="filters"><file name="emulate.phtml" hash="7b7996a27b19a85200ed0e4a6e577e08"/></dir><file name="load_template.phtml" hash="88a637d18d223cf3c4cef1ed1557e9fa"/><file name="mail-tester.phtml" hash="7205d255e845172b43ff25c79182dcb1"/><dir name="medium"><dir name="email"><file name="preview.phtml" hash="313a583d7ac0c624dee83036ae26d774"/></dir></dir><file name="medium.phtml" hash="59aec898f3a31a582eeca4b6b07d2659"/><file name="presets.phtml" hash="c535d4b49404ce7581a8c6d2c246f114"/><file name="recipients.phtml" hash="ea95bd2234eb18e7b2325bfbbcaa76ef"/><file name="report.phtml" hash="e4d5e30d6d286f0ed2dd26aa325ffae1"/><file name="running-warning.phtml" hash="200956a178a6304b035eb97121ff779a"/><file name="tasks.phtml" hash="1dba0ad08673a2ae517cc111d69c4607"/></dir><dir name="edit"><file name="js.phtml" hash="e9b2c4b9db705a50e82dba7aff6156ab"/></dir><dir name="editor"><file name="text.phtml" hash="38d3d268e0d9b69eada97cb1a72b4ef2"/></dir><file name="fieldset.phtml" hash="ff00a5974706f702978466ce3ef282d8"/><dir name="filter"><file name="page-preview.phtml" hash="ec1a307d1c6016427937cfa162868cc0"/><dir name="test"><file name="filter.phtml" hash="ea40f30da4e798ac6358bf85390bfc92"/><file name="recursive.phtml" hash="ab0c9e692342210dc3ad6142d401accd"/><file name="single.phtml" hash="9d4a9c48a672532d7cf4211709a6b1ca"/></dir></dir><dir name="tracker"><dir name="conditions"><file name="emulate.phtml" hash="23354546b60e8e479d31c0d0719c2455"/></dir><file name="tasks.phtml" hash="efbfd058686ca6ec29780132e89070db"/></dir><dir name="widget"><file name="chart-geo.phtml" hash="f0dbe46d5eb85bbc3e7d29c74bcba448"/><file name="chart-tab.phtml" hash="0a7dd35eb3247bb52621a30d30682eda"/></dir></dir></dir></dir></dir></dir></dir><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><dir name="mzax"><file name="emarketing.xml" hash="aeb615302e4563a1b3f212c32d9d0383"/></dir></dir><dir name="template"><dir name="mzax"><dir name="email"><file name="cross-sells.phtml" hash="96e365308c7b3dc5335a0cb2e45e8953"/><file name="last-viewed-products.phtml" hash="14ea2d387f151d1a23dd6262ae7a9080"/><file name="order-items.phtml" hash="1bb31b30dc363703f040d4ef83807c7a"/><file name="quote-items.phtml" hash="6958ca54209da6121294d2f40c05b688"/></dir><dir name="emarketing"><dir name="link"><file name="redirect.phtml" hash="f9620c99c5a0e6efc5c576960d39a69e"/></dir><dir name="newsletter"><file name="lists.phtml" hash="4e61fb9f74b34dba4082df00f5d6ffcb"/></dir><dir name="unsubscribe"><file name="done.phtml" hash="d2320a8df0ac461b24bd1add48590d6e"/><file name="unsubscribe.phtml" hash="da730bdf422cbe22ae5d3396504c32f9"/></dir></dir></dir></dir></dir></dir></dir></dir><dir name="etc"><dir name="modules"><file name="Mzax_Emarketing.xml" hash="3cee6fd8799acaddd8270fd7d62ba03b"/></dir></dir></dir><dir name="js"><dir name="mzax"><dir name="ace"><file name="ext-mage_autocomplete.js" hash="6c70526ad13789288680af6027015c14"/><file name="mode-mage.js" hash="57e62eb1e1ef6d71018f851f3fb2d1e7"/><file name="theme-mage.js" hash="349323d3a49479e3b5c58b654efcb565"/></dir><dir name="ckeditor"><file name="CHANGES.md" hash="086ace5f51cef680819d7804c06ef36b"/><file name="LICENSE.md" hash="b76d377d06b6a60688c32bdf4b45ff16"/><file name="README.md" hash="79e767b62fc79d117ca3c5dc2688c077"/><dir name="adapters"><file name="jquery.js" hash="e4c8afd45bf6ff622524ea428f7ff78a"/></dir><file name="build-config.js" hash="ab427e11b5dcbf596c6aec2aebf5d65c"/><file name="ckeditor.js" hash="4896c30097e66fdf7ed274b4b8939576"/><file name="config.js" hash="d56f7d8d075d6fa9b878aa7afb3e6b23"/><file name="contents.css" hash="e56702c98270ca7443a34f69d9401ee9"/><dir name="lang"><file name="de.js" hash="d0ae453502c70c77f527213e69bab785"/><file name="en.js" hash="e02a2d23d556fe01660bbd7c92532032"/><file name="es.js" hash="b2d8804a8d8d1f776ac81b0370bbc847"/></dir><dir name="plugins"><dir name="a11yhelp"><dir name="dialogs"><file name="a11yhelp.js" hash="5e9cbb2d9548a1bbdda8ab40bc6d82e8"/><dir name="lang"><file name="_translationstatus.txt" hash="9d2f1b77aa8589aad32d2e72c4a48c1c"/><file name="af.js" hash="57db7eae9fadd050140c1a79686576ef"/><file name="ar.js" hash="ae0dca6e4aca53c71d300eebf258f556"/><file name="bg.js" hash="6df810a274cdf531eac0884407c1387f"/><file name="ca.js" hash="e6770613a51e7d6ca8033bdb85a4672b"/><file name="cs.js" hash="ba9fa13cc66b4e9fcef863441894dfd8"/><file name="cy.js" hash="17cd76d97c7442f393c71f5ef3ae5df8"/><file name="da.js" hash="3b489224c0f2c8867d3c31feedb75fe4"/><file name="de.js" hash="62bdfd7e5cc9128c086f9cd366458c29"/><file name="el.js" hash="f1a0ccc89e1ece0fbf0764468d28f67e"/><file name="en-gb.js" hash="97f503f0cfec0005bef7063ef450865d"/><file name="en.js" hash="e7f716fdd18bcc7f2d1dd69d9f751457"/><file name="eo.js" hash="d7d9ace8288515db1b788b201f3c9b14"/><file name="es.js" hash="16a3b44fc1aeb37b12c77e09f5b8e061"/><file name="et.js" hash="dc71f6c0e5201a21b7c50d698e264dfb"/><file name="fa.js" hash="e749aa8c4f7a98b3eb5d372b50b12399"/><file name="fi.js" hash="7642e927603414091b6a78e2fd58e58d"/><file name="fr-ca.js" hash="2b7c2af5cf245dc4de3d94b3ddf33a50"/><file name="fr.js" hash="97137f6c50eb0c52e6079976efea6ce5"/><file name="gl.js" hash="2f5badc1fb30870417f8446e4a922f48"/><file name="gu.js" hash="57c92f55857709a6ebaa1d71df9dde18"/><file name="he.js" hash="c5ace2c1b0e97a4dfac1989956878ad4"/><file name="hi.js" hash="98a400437bbaa7bbe2dc78362a80654b"/><file name="hr.js" hash="1d8979c07e7c2c43edd7e96063d4cb87"/><file name="hu.js" hash="c7d5e59a943e27ab33a3fd9c625b96b4"/><file name="id.js" hash="96b21178e69445f6e34631af98e1897e"/><file name="it.js" hash="9dd479444a107e7a1afec265201facf2"/><file name="ja.js" hash="db6295456692cbf343f3c85303c1c561"/><file name="km.js" hash="75ee722498057c8d6230d2dd0c16e098"/><file name="ko.js" hash="8d7ed1e5e31ea1dbdffe1e499e864da6"/><file name="ku.js" hash="ce91e781995d2538b86b1917d2b5769f"/><file name="lt.js" hash="99854a038cb815d50f6c47b5e0d49b1c"/><file name="lv.js" hash="94eb2107bb4f895f0d2ba0fce046e653"/><file name="mk.js" hash="91e3afedae95d1a8670ba64ea85a0e1f"/><file name="mn.js" hash="5af562e1156d69e461b9d5a3fb07355c"/><file name="nb.js" hash="5c3b6c6c4bb268cc5a5bbcbaa35c23de"/><file name="nl.js" hash="a51056e4b267ff8aa8e6b00af69e9ed9"/><file name="no.js" hash="bbb23c2598e8135cd05df812b0f366ab"/><file name="pl.js" hash="32d99e712eb71d60e884abb180cb0588"/><file name="pt-br.js" hash="89c15d40b9fbd807a029539288f1c831"/><file name="pt.js" hash="efb4968ddd9bc06cc11e790cc2f4ae63"/><file name="ro.js" hash="4f59c58ebf7818850b74ae14bea766ca"/><file name="ru.js" hash="15e64c8841cc204dc500b365d9c971aa"/><file name="si.js" hash="b127d23b2ac9fe5173883045878d4cd1"/><file name="sk.js" hash="b895d3b67ee7ad59c99587155eb88f82"/><file name="sl.js" hash="0439bd74135483683240cb233997c5d3"/><file name="sq.js" hash="f9e265a88d197465c6ba4fc10ebef006"/><file name="sr-latn.js" hash="6774df8a488bf5299d6383a76b68a21e"/><file name="sr.js" hash="2b86e725f5df707a7d04f7eb2f037282"/><file name="sv.js" hash="69cd1ce1820cb078869dc6bbd5c1dd5f"/><file name="th.js" hash="de9aca0b1d174df16a0e46f010e01859"/><file name="tr.js" hash="a9425c2b97256a7ce939dd7b6fdecdd3"/><file name="tt.js" hash="8dfeca9c549fb0694ca7d478a78f1234"/><file name="ug.js" hash="872d326bfd275200cb7d42095a143969"/><file name="uk.js" hash="703b54d911a9127e0e28caa50dee4e54"/><file name="vi.js" hash="5543b700470c7719f1ea3268d6b99709"/><file name="zh-cn.js" hash="a4b6c1e3d9d4a3307fd462247d0a6891"/><file name="zh.js" hash="f02b803bd82bba3fb83c9831daf391b5"/></dir></dir></dir><dir name="clipboard"><dir name="dialogs"><file name="paste.js" hash="d480f919ea090843f97207a7b23fb79e"/></dir></dir><dir name="dialog"><file name="dialogDefinition.js" hash="e3d1a00050872887ebe27dd13c069231"/></dir><file name="icons.png" hash="e6afd5bb75a4ff8fc3e8fe51794b1fc2"/><file name="icons_hidpi.png" hash="3f0428b3d8ae3310d62e11cb2f541b5f"/><dir name="link"><dir name="dialogs"><file name="anchor.js" hash="92c23ab4ab30457ff85d4499c7695749"/><file name="link.js" hash="18b19628e7e314dbdfa02d0e04bdd425"/></dir><dir name="images"><file name="anchor.png" hash="cde31b4a6e7c3a89b00071b73c4e3a94"/><dir name="hidpi"><file name="anchor.png" hash="18b64b492bcef232255f85e9841531ca"/></dir></dir></dir><dir name="magicline"><dir name="images"><dir name="hidpi"><file name="icon-rtl.png" hash="186ae315c9c3cfb30d000405146c4f40"/><file name="icon.png" hash="dded37b889e0c2382dcd7fced21bc914"/></dir><file name="icon-rtl.png" hash="39bf0277ac19feb9832c8bc6540e2832"/><file name="icon.png" hash="050f18823f03b69cc953c67c3d590da7"/></dir></dir><dir name="pastefromword"><dir name="filter"><file name="default.js" hash="b63fcee1a9893d3181047be624360fd3"/></dir></dir><dir name="showprotected"><dir name="dialogs"><file name="protected.js" hash="14f77e1425e174bbca68098ce81d7e3b"/></dir><dir name="images"><file name="code.gif" hash="163488a6d1a538b131ec6fc206699e5f"/></dir></dir><dir name="specialchar"><dir name="dialogs"><dir name="lang"><file name="_translationstatus.txt" hash="194d98388d302d35875d878e37eb83d2"/><file name="af.js" hash="c40b97d8c386f3e18dd4ea140efbc097"/><file name="ar.js" hash="f13c6bd0e2d9244dc7b8c084ddfa20dc"/><file name="bg.js" hash="d42de9c665fa8673acea8b25818ef28e"/><file name="ca.js" hash="9c83c1e07f9d4722c16a31a3b46745a1"/><file name="cs.js" hash="360de9ebf51dc7f407aa0aaa02841ee0"/><file name="cy.js" hash="102d72f4361cc9f3dc1027e63b0546ab"/><file name="da.js" hash="61c6478bedbba7940cb59b68a70dc33b"/><file name="de.js" hash="efc49e4dc39a57dd6e30881e90d37d7b"/><file name="el.js" hash="16afadc8fe0b0f99c1a298b875c0b8e5"/><file name="en-gb.js" hash="18089a7a11d94d93b29658253606d9f8"/><file name="en.js" hash="945f7871dbeb50c31299bcfcf0c7c413"/><file name="eo.js" hash="6d61bf857585b9bab64a72d49d218ea5"/><file name="es.js" hash="58c66fb5089ea0c5cebdc62532992358"/><file name="et.js" hash="511a57bc06c0e19fee7527ff2ac4c1a8"/><file name="fa.js" hash="48809c1c9c99b2b5d2267dd86eaaff9e"/><file name="fi.js" hash="c933874c13b0701d74f5af8bc59fc6a3"/><file name="fr-ca.js" hash="e97737ff20da824ce9b06e4d9cd776b8"/><file name="fr.js" hash="52f1a604d5227e02aea1a79cc4aa679c"/><file name="gl.js" hash="8ea22088a992882033cbf0ab4efefe57"/><file name="he.js" hash="38ca00105219a1eb075ae249a25e6cd8"/><file name="hr.js" hash="4c91987b9d04390f99690cc890c8d49b"/><file name="hu.js" hash="3bc9715cd3cb94d9241bf60ef3296d09"/><file name="id.js" hash="ff9be390ff67fd48f7512c85d968eed3"/><file name="it.js" hash="5f103e92352a7514f283fbf7d0dee18e"/><file name="ja.js" hash="0ad16954d5d5c5eebec4ca8794b31cb7"/><file name="km.js" hash="b8f2bb7926959c5030130dd7df51ab0d"/><file name="ku.js" hash="2ab01472dcc5cccbb17b440dcfacf5e5"/><file name="lt.js" hash="82092f207ae96d96155185af4186d4aa"/><file name="lv.js" hash="b24a1e0e2c922be6a66ff69930c4efa0"/><file name="nb.js" hash="47473a52bd2f40eaab010b36497d42a5"/><file name="nl.js" hash="a60a53f34a2fc46104f43ae7208f7c30"/><file name="no.js" hash="7e559ac208f439e0828cb5b34d8e6d25"/><file name="pl.js" hash="689428c1b70925257030d557948146fb"/><file name="pt-br.js" hash="a3a9f87a3100e818205520f7132df79f"/><file name="pt.js" hash="edd07c226d60b95da27404f5f7570eb9"/><file name="ru.js" hash="c1fc597d32c66c8c6a703c5919c2323c"/><file name="si.js" hash="1b32fc96f1ac0adf8b85cc8688ba32d8"/><file name="sk.js" hash="f4517a5d725fdf1a2329378d22efb715"/><file name="sl.js" hash="f811125c01943e4b0e9c1b56feddcf3d"/><file name="sq.js" hash="0e03d2caaa809c9e1ad811fa836764a1"/><file name="sv.js" hash="ca12a09364634c0567884961be6ab7f3"/><file name="th.js" hash="d304551279386c78142b4e0ee9c56a4a"/><file name="tr.js" hash="b3d9b0dedc876fb4894a6b637fdf2c84"/><file name="tt.js" hash="75cb0bd8ec39356c232506db2360907e"/><file name="ug.js" hash="96507f5a5d7e72f15469a99f0d645de6"/><file name="uk.js" hash="209b972cbb6066e97e7b8b4122616567"/><file name="vi.js" hash="1ee97e539e40c1080297c3a84c5e3f85"/><file name="zh-cn.js" hash="e1d97232891432a18d096feb9e78a0bb"/><file name="zh.js" hash="828048855d947be77aa26f399534279e"/></dir><file name="specialchar.js" hash="ab8882c71bf9938d5817552b7b4794f7"/></dir></dir><dir name="table"><dir name="dialogs"><file name="table.js" hash="287e36bff701e171addb148a29fe813e"/></dir></dir><dir name="tabletools"><dir name="dialogs"><file name="tableCell.js" hash="66c936d062f18e3d01a41e7c5f8a9de9"/></dir></dir><dir name="widget"><dir name="images"><file name="handle.png" hash="8166041f605df672ac83054b6f14693d"/></dir></dir></dir><dir name="samples"><file name="ajax.html" hash="13e12c904135762c54e2642d31634123"/><file name="api.html" hash="5669d9f1f1a904ed1e85e0ea1e15ef97"/><file name="appendto.html" hash="9cf44738ffa6773f5eb3cceb3bcfba1c"/><dir name="assets"><dir name="inlineall"><file name="logo.png" hash="3b4e496615dc92d13bb0dcd0f23acbab"/></dir><dir name="outputxhtml"><file name="outputxhtml.css" hash="5a86ee8ed5c92ad7e93eb5f126709007"/></dir><file name="posteddata.php" hash="87bde163c8c49508cbf0966ecccd35f9"/><file name="sample.jpg" hash="77ed4b8c5beca4c18b4e0d007ac5bf9e"/><dir name="uilanguages"><file name="languages.js" hash="34db2de9bb1301834a32fd9b26584e0c"/></dir></dir><file name="datafiltering.html" hash="599bd5e7de272b30fa755146fd2b19ea"/><file name="divreplace.html" hash="96128b12518bbaada7366fb6659a2d98"/><file name="index.html" hash="52d578befbb65b42162ad0e6ed8895ba"/><file name="inlineall.html" hash="9537678653e090800aa3c7e1dd5499b0"/><file name="inlinebycode.html" hash="1a95857074012d655fafc8ee8d041d15"/><file name="inlinetextarea.html" hash="4d70e1b01e4782ad9a8d0830b4f1cc43"/><file name="jquery.html" hash="29dbd93c398652866b8af428b7c4213d"/><dir name="plugins"><dir name="dialog"><dir name="assets"><file name="my_dialog.js" hash="5f440a90c0eeaa86c386cc7a40494b08"/></dir><file name="dialog.html" hash="b471851873c91312b788dba7808e17f5"/></dir><dir name="enterkey"><file name="enterkey.html" hash="72ad01f514cfd0821cbfb4dcc2342a11"/></dir><dir name="htmlwriter"><dir name="assets"><dir name="outputforflash"><file name="outputforflash.fla" hash="3435fafe2a602f5fd1f6c551bc9ddc38"/><file name="outputforflash.swf" hash="e36a324b70d2cd73941ac1961706daa4"/><file name="swfobject.js" hash="23d81623f093e69cb1f4480f0d6f2958"/></dir></dir><file name="outputforflash.html" hash="30cdec9c17dec4bef9ad7640be16412d"/><file name="outputhtml.html" hash="51cd8a08381d779893f9ace786a98a14"/></dir><dir name="magicline"><file name="magicline.html" hash="d4a3793d63f5f29cf8a11ca609993ee6"/></dir><dir name="sharedspace"><file name="sharedspace.html" hash="1e934807fb99bb5d268bf84668391741"/></dir><dir name="toolbar"><file name="toolbar.html" hash="b3f21442e61e28aac6bd7cb8126cf291"/></dir></dir><file name="readonly.html" hash="b6a0650cef87b334cdbf46fd9de8d668"/><file name="replacebyclass.html" hash="c1aa7fd11107222f311cbeb56a08eca5"/><file name="replacebycode.html" hash="464937c66127b7b1fcd47e46e5804f0b"/><file name="sample.css" hash="45da17bc8bfe713fb52366056b3d5626"/><file name="sample.js" hash="3d98c86ea6c35cf32979a67656686219"/><file name="sample_posteddata.php" hash="cba787bedaffd8a646a7eed4622d7615"/><file name="tabindex.html" hash="5247faf3c7d0e0133e95a2f3bb9d898b"/><file name="uicolor.html" hash="f10e31e66f6431acf57961c46ecf70f8"/><file name="uilanguages.html" hash="03f98f3d7ffc5c2dc9c8b7ab246b55fc"/><file name="xhtmlstyle.html" hash="2adcd1c79ff558ff21f0173d8f81f3b3"/></dir><dir name="skins"><dir name="icy_orange"><file name="bold.png" hash="c122fb13c15a4346166295f32e71a1d3"/><file name="dialog.css" hash="33e783cfaea32ca54788941a63bdd6eb"/><file name="dialog_ie.css" hash="acf2be239117d898f7a9e73e09026116"/><file name="dialog_ie7.css" hash="d5cc9da7a9ba1326e84958c54e9b20e7"/><file name="dialog_ie8.css" hash="94e74ab7b315bbd264ffb23db9cfdc84"/><file name="dialog_iequirks.css" hash="c7726bb743f20ce5b6115d12474e2dc6"/><file name="dialog_opera.css" hash="636c409500ea025885fd10b6d53946a7"/><file name="editor.css" hash="4ff7a3e087bfc0d05db738383d4086e2"/><file name="editor_gecko.css" hash="817a8392831b505002c9a93ce0fa354d"/><file name="editor_ie.css" hash="d65159db471a5bfe98827ce63060db1a"/><file name="editor_ie7.css" hash="009428ac76e92a7695510f18a580fbb6"/><file name="editor_ie8.css" hash="f0eed619cf520a34f2e0d767f1959596"/><file name="editor_iequirks.css" hash="c262e36d3ac8750bb6f0dd9b2d34e8f0"/><file name="find-rtl.png" hash="058bf3745d0d8a05ba3d8ce6c3dd31a9"/><file name="icons.png" hash="2ce53daffb36da967bb628bb70c42d73"/><file name="icons_hidpi.png" hash="878057da02b2ecc2ae61cad5ea4c132c"/><dir name="images"><file name="arrow.png" hash="bf00bd704f4c07bf68ac74fc97f4048b"/><file name="close.png" hash="400b7d585f873156c91bed734052ed23"/><dir name="hidpi"><file name="close.png" hash="0b50469fa387095e0fef5a3d14f1e696"/><file name="lock-open.png" hash="e605db29a9dd200ff67c7a6a47cb8cf5"/><file name="lock.png" hash="fa2ec8251bc7e3ba3adeeb057196bc79"/><file name="refresh.png" hash="e0c80d3ca0fe5353af93daad399279e7"/></dir><file name="lock-open.png" hash="6bd731e0c165ed297a0bdf11a41ed26c"/><file name="lock.png" hash="2fc75413fd693917d55cc206ce4c2a1c"/><file name="refresh.png" hash="230b1b1f62af875f64afc0b1664453cf"/></dir><file name="readme.md" hash="a2e00abd50e5d5f7edb67d7de9f3216c"/><file name="scayt.png" hash="e5729a0bd4942e8f6a80f8dc8a667c8e"/></dir></dir><file name="styles.js" hash="3e62be48fe794f4a1d31cc0aa66471d5"/></dir><file name="ckeditor.plugin.mage.js" hash="4b2f08e64031539eb0d2427eb28714cb"/><file name="editor.js" hash="0f8fa1b44d5cb23c06a791afbcf56010"/><file name="report.js" hash="614efb45518260f98fade357da942263"/></dir></dir><dir name="lib"><dir name="Html2Text"><file name="Html2Text.php" hash="5710632d174c0a196e8252b6f6652dbc"/><file name="Html2TextException.php" hash="fff9bc76e1281693997cb42defbaa173"/><file name="LICENSE.md" hash="b5d7f7156f7785ca2eb55d6cc1b4c118"/><file name="README.md" hash="2edfe5d500062bca4cf912451938837f"/><file name="composer.json" hash="bb90182bd8d808a06ae4762518746ed3"/><file name="composer.lock" hash="24624dbb0356e5b2472892a19c9e0a7e"/><file name="phpunit.xml" hash="321806966ac2442ace7e2b98a0c4c20d"/></dir><dir name="Mzax"><dir name="Bounce"><dir name="Detector"><file name="Abstract.php" hash="0025e2706da5f9d6aae33badafb74114"/><file name="Arf.php" hash="af0b1dfee4c7eb5282c0d55a25f4029b"/><file name="Autoreply.php" hash="6770b0853a942318f97bf88a0b8a67d3"/><dir name="Data"><file name="phrases.cnf" hash="604ba8af56bea9769e6e3e961316cfcc"/></dir><file name="Extended.php" hash="6d494869869c10d61b03b19b0036f033"/><file name="Failure.php" hash="2b5f4dd386bd736d70fc328e728afe70"/><file name="Rfc1892.php" hash="7285b4655af395ebe741ad4f580b9e66"/></dir><file name="Detector.php" hash="5984a7e7abba605c07254cf6118e5411"/><file name="Mail.php" hash="9457ec335b509159e9127fedc3257c39"/><file name="Message.php" hash="15b9a3440665b596976f1f85fdcd11fc"/><dir name="Mime"><file name="Decode.php" hash="65a14c3634a182a63e2bf0599731195f"/><file name="Part.php" hash="305b01531e24140e0ee49341239c2227"/></dir></dir><file name="Bounce.php" hash="c1ea7d3ab53cfbae12028e64d4ae8b6f"/><dir name="Chart"><file name="Table.php" hash="0e3ad33717d5f68dc9838ac377a651af"/></dir><dir name="Db"><dir name="Select"><file name="Exception.php" hash="dd47d7424f8802c9ac5ff32771d123b6"/></dir><file name="Select.php" hash="e0badc610e0bd10ab0fcdbc413ea91bb"/></dir><dir name="GeoIp"><dir name="Adapter"><file name="Abstract.php" hash="3c14bc5b6afea090a04fbe8447900466"/><file name="FreeGeoIp.php" hash="d82f7a373ff4d097306d39e71c251412"/><file name="GeoPlugin.php" hash="22bf850d92e02a365517fe3870f2f1ea"/><file name="Ipinfo.php" hash="f660108eeca3997f8ad0b1a3921ddca9"/></dir><dir name="Data"><file name="region_timezones.csv" hash="13b7a5ea6271a191692c1a6685a0404e"/><file name="subdivison_codes.csv" hash="c6b9628e2a5f57b514a16f5f49369ad1"/><file name="timezones.csv" hash="339f7239cd5b2389b9fa72a45200f241"/></dir><file name="Exception.php" hash="a31ce574d8b5c36900901f9dfea646f7"/><file name="Region.php" hash="100b51e6775bf15260b36987a1ffd78b"/><file name="Request.php" hash="dbf4c9dd7e18185da8d7f27aed9df885"/></dir><file name="GeoIp.php" hash="a1778f90835eb1a5bccb2eee02389816"/><dir name="Mail"><dir name="Transport"><file name="File.php" hash="128847c006643f34f0067ec77a907690"/><file name="Mock.php" hash="346b46fbb0bc253b841e317f5583cea3"/></dir></dir><file name="Mail.php" hash="784c6ef9767bf93ed837e31b5061e1c4"/><file name="Once.php" hash="8c262aaafbf18615fd2dc96c81c62221"/><file name="Presist.php" hash="fec5172de2e3c21546df18c0a5a2e0ec"/></dir><dir name="Symfony"><dir name="Component"><dir name="CssSelector"><file name="CHANGELOG.md" hash="29b39013d7b608953abbd2ec2a2b108e"/><file name="CssSelector.php" hash="5584e88f244f401c42d74742d907199b"/><dir name="Exception"><file name="ExceptionInterface.php" hash="fa1911089901af7d6db782294ec0ee88"/><file name="ExpressionErrorException.php" hash="026bd36ddee7327e087d4c30eae573e0"/><file name="InternalErrorException.php" hash="495b1a8bc78aefbe9cc9f6f7d1afec81"/><file name="ParseException.php" hash="3bfa30716d8ab605a762d3f6f6c5a71c"/><file name="SyntaxErrorException.php" hash="eafc28bafcb98f269474f8166cac2865"/></dir><file name="LICENSE" hash="56dedd4bd25ecd034ac4e1c17ebba0cc"/><dir name="Node"><file name="AbstractNode.php" hash="428a42cb6640d69c3f2751a65097cd56"/><file name="AttributeNode.php" hash="e1c51c11a8e594751ee68c8d0402fd5b"/><file name="ClassNode.php" hash="f3c68c8f592ad7c86dbd0978d6e328b6"/><file name="CombinedSelectorNode.php" hash="d8ec7635be51e56298cf4ba7280b5c43"/><file name="ElementNode.php" hash="0194453765b421ee7b588f3bc19b8207"/><file name="FunctionNode.php" hash="c6686827afc99bf717dd1a57cb365743"/><file name="HashNode.php" hash="b3365470df29fc0c2c2d38aebd4d56e8"/><file name="NegationNode.php" hash="8c076665e723e4abee7c7d661318a8ef"/><file name="NodeInterface.php" hash="d6f6c917ab9b5b571653167be83325de"/><file name="PseudoNode.php" hash="5233bd06f4742c3ab68d83745e8f4475"/><file name="SelectorNode.php" hash="a8d2504b9c9611286c32968890a61387"/><file name="Specificity.php" hash="cc0cdc5acb8b3a8c683841e545631e75"/></dir><dir name="Parser"><dir name="Handler"><file name="CommentHandler.php" hash="7c9a70cd1eb4e55dd00c2ead4d5af9ad"/><file name="HandlerInterface.php" hash="599be096ef9d568e1ba0dc5c6709db24"/><file name="HashHandler.php" hash="c9abb1e362502b1c29c17e2a9e8f9150"/><file name="IdentifierHandler.php" hash="f06b22f2601eaebe59c226aacbf88f9c"/><file name="NumberHandler.php" hash="0cc8f64604899b9d04cb151d05b9cbe6"/><file name="StringHandler.php" hash="abab0541bd20d5e7d35d4b91dbaffa78"/><file name="WhitespaceHandler.php" hash="12508597df2624818d9cb2ddaafe9a79"/></dir><file name="Parser.php" hash="2bf53e6d3dc94117f4c238c97bdb8ec7"/><file name="ParserInterface.php" hash="76ed5f390a2199b1ed80071c5c73aa9a"/><file name="Reader.php" hash="c063641372c02f1574e1b892c6e6627f"/><dir name="Shortcut"><file name="ClassParser.php" hash="82859e3afd4999409105876420b0373c"/><file name="ElementParser.php" hash="ce3efe057d13b9f290a10d2618f9fc5a"/><file name="EmptyStringParser.php" hash="ea30ecab27c269fdfba71dc38eb0ee9c"/><file name="HashParser.php" hash="642dfc7642d491516e1f3df2f818aad7"/></dir><file name="Token.php" hash="f4004497a51203da9edc05a6969262ed"/><file name="TokenStream.php" hash="d34976ed25aef4f17be1f9d10b25b563"/><dir name="Tokenizer"><file name="Tokenizer.php" hash="e497fd9aece9511e76c82405a2bb554e"/><file name="TokenizerEscaping.php" hash="2d43efa6bb0bc9fdc083a56dee828bbb"/><file name="TokenizerPatterns.php" hash="df726209fae8f8165a6fa441d94fcd37"/></dir></dir><file name="README.md" hash="587d98dd3ba273664b871f6bdb5178df"/><dir name="XPath"><dir name="Extension"><file name="AbstractExtension.php" hash="65c96636f8a8c3a0f3a8300b4241547c"/><file name="AttributeMatchingExtension.php" hash="fc29930821be5bebbfb9db41c15fb9b2"/><file name="CombinationExtension.php" hash="4d6dd2a731761fc6c0176d2a120783ef"/><file name="ExtensionInterface.php" hash="953d3ea0b22c85321691637a6168bf78"/><file name="FunctionExtension.php" hash="ac3001b2b469f0224fe3b1cfd834a31a"/><file name="HtmlExtension.php" hash="c62cd9b556ee0afc0522dddc930390a6"/><file name="NodeExtension.php" hash="1bdfa61457b730dce26bfb3c29bcd6a2"/><file name="PseudoClassExtension.php" hash="dc543634c650db82f569d362d326d49e"/></dir><file name="Translator.php" hash="f3154298712670e13fbf4e8ae5cf616e"/><file name="TranslatorInterface.php" hash="705c8667a07922d100c203672bb1e173"/><file name="XPathExpr.php" hash="0c2d20536615fd27a5bf8c7757c98f9f"/></dir><file name="composer.json" hash="680f7bcb320c70aa3b0a75aa5645c177"/><file name="phpunit.xml.dist" hash="9f400e487bed961cdad3bef4d66be91b"/></dir></dir></dir><dir name="TijsVerkoyen"><dir name="CssToInlineStyles"><file name="CssToInlineStyles.php" hash="ab80bcce9af62cf4c908770e7a583e39"/><file name="Exception.php" hash="c41f07f2187bea04d3653907ef0e886b"/><file name="LICENSE.md" hash="d5bbe692a9b717fb631a681aa3ace904"/><file name="Specificity.php" hash="10580a739c1b872f81c67b784fc35be7"/><file name="composer.json" hash="a47437496b448eb8220e0281ffa75b09"/></dir></dir><dir name="UAParser"><file name="AbstractParser.php" hash="ca2e1979f50c4b93719c4c9c034c5c66"/><file name="CHANGELOG.md" hash="a1b535d9fbfece62c9f3703fad8bc6cb"/><dir name="Command"><file name="ConvertCommand.php" hash="09b8c79df612729450eca87d8ba8e244"/><file name="FetchCommand.php" hash="3c80e891e2b1dafd7cb2688cfaba07d8"/><file name="LogfileCommand.php" hash="a993310e444c7ff1f1fd92517d880e39"/><file name="ParserCommand.php" hash="5f73cb00b1943fcbd342e2717dedc3f5"/><file name="UpdateCommand.php" hash="2caf8cb3a7c79ed2dc2c7504365767fc"/></dir><file name="DeviceParser.php" hash="483db6de6d837dbcb9c8e0b569d3f1ab"/><dir name="Exception"><file name="DomainException.php" hash="2b957f721c4203a24e09da42f4e0ffd6"/><file name="FetcherException.php" hash="2f187c54cd37fcc814152cd2ca6c1786"/><file name="FileNotFoundException.php" hash="364b62b77446d6ca96058c9f72cf7f93"/><file name="InvalidArgumentException.php" hash="b7ae5ca648a20af30700e88e3987f894"/><file name="ReaderException.php" hash="f63da14a430a0de6ceb7ff455ccd8fa6"/></dir><file name="LICENSE" hash="e1bf063eb79c08cc980356d2b3745bed"/><file name="OperatingSystemParser.php" hash="693234133cdcd1db69645d9e914ffca2"/><file name="Parser.php" hash="5e899ec4e07509ccdb8a62af542dc4d8"/><file name="README.md" hash="9b6624d78130c290cb414d7166c92bb9"/><dir name="Result"><file name="AbstractClient.php" hash="2dc599bccebd0199639e9d3388acfae0"/><file name="AbstractSoftware.php" hash="b4737539f3a44059906db2957dc27382"/><file name="AbstractVersionedSoftware.php" hash="30a2971ef5955870c3a0a3aa7c38ae23"/><file name="Client.php" hash="bf045772e396f1c68a8536580e89d267"/><file name="Device.php" hash="1f06d5a24edf8244e852a3b817eaa91a"/><file name="OperatingSystem.php" hash="10b8acc4cdbf535d7363b77a7bcf8f4e"/><file name="UserAgent.php" hash="9bf2bdb466159029d0669de8f77f0b87"/></dir><file name="UserAgentParser.php" hash="9f01754002448ea118249719c27934c6"/><dir name="Util"><file name="Converter.php" hash="de6481ab6c2da9e04965af7101c95025"/><file name="Fetcher.php" hash="c86c1c297e992802777e13fbf7e16826"/><dir name="Logfile"><file name="AbstractReader.php" hash="b72cc412a95164e71ac978470a512a2f"/><file name="ApacheCommonLogFormatReader.php" hash="f3f58c5b10268c10742d5108d12f0aac"/><file name="ReaderInterface.php" hash="33daf57831f56fc86cb9d8a4acfbb37d"/></dir></dir><file name="composer.json" hash="7a14f9c576783d9db694da31225239ee"/><file name="phpunit.xml.dist" hash="2e939d26f14e1cbccdf0d92fcc51cdd0"/><dir name="resources"><file name="ca-bundle.crt" hash="cb94f8f36f085eaf644db687b0d411f5"/><file name="regexes.php" hash="f554ef5dd9b198a37e1846ec77b19c9f"/></dir><file name="update-resources.sh" hash="53d68ccfa9ec45642569546796fdb884"/></dir></dir><dir name="skin"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="mzax"><file name="editor.css" hash="3d501ab3e06e253045ea2aa55ed7980c"/><file name="emarketing.css" hash="b5c66ad88149a455d695c7ed0b98b7fb"/><dir name="images"><file name="add-tiny.png" hash="04f642db30ac836b58d91770c42a7087"/><file name="add.png" hash="f2e51ed86b5c87693bc31eb18cffcde6"/><file name="bg-remove.png" hash="085b0ea8bf4488c53a5eaab2f28eaf4c"/><file name="block-bg.png" hash="eb5b5a1dbaa4a40b4d7d56ea36b0db8f"/><file name="corner-arrows.png" hash="98f15a0b96a79bd35f7cc9c3552f27b2"/><file name="dd-chart-tab.png" hash="bfca5a1d3deb031e2fbbc4d89cf2adf6"/><file name="delete-tiny.png" hash="58c14611b1a036c55353b9b5993a85df"/><file name="delete.png" hash="f2c735bea2def15264ab2ec87a722407"/><file name="element-add.png" hash="bdd3ce65d6777550f983f8bba949340a"/><file name="element-clone.png" hash="762e0d3593f83f589afca4e9d785cd78"/><file name="element-remove.png" hash="8c51a642226558f6bb34159da34d0123"/><file name="element-remove2.png" hash="e89ce65e9a80e1ee9e35e784cd7b9a1e"/><file name="element-repeat.png" hash="3ccfbc455a907a30a34bdd61e3f4ec49"/><file name="element-swap.png" hash="92b97e695db713a4000fdbc88628e723"/><file name="fullscreen.png" hash="0a00475876e23a623a8ee346de991dc2"/><file name="funnel-arrow.png" hash="eb56bc2bb6865ea4f123105e4d2f2de6"/><file name="icon_image.png" hash="9acff5f2211bcfdf12af6db057e7a019"/><file name="icon_source.png" hash="d9a2353334fd2786b1e7def89e6d6b63"/><file name="image.png" hash="4da12ca4c81d857c8a718556a999ba45"/><file name="mage_code.png" hash="434f9cb7723f1bc0fa92b2438e287933"/><file name="mail-tester.png" hash="a4410705643d83c228e9a97cab49bf21"/><file name="preview-tab-icons.png" hash="292b16d26d02c9a0d299b4457033e502"/><file name="preview-toggle.png" hash="9eaf699db62fa3727f5d08cc118b2f90"/><file name="save.png" hash="a26d2b01209b95edd6a352fd9f49ee40"/><file name="start.png" hash="aba370113bf888ee5655e81f938f73ee"/><file name="stop.png" hash="527ef0809d2fc1949ff3c4c6ff363ac9"/><file name="swap-down.png" hash="9c269cd00e1b0d676bec912de671d1b6"/><file name="swap-up.png" hash="788d244ba3443a826f44476ffb2f056f"/><file name="variable.png" hash="f71ee09f953cd3be23d55dd5963b32e9"/><file name="widget.png" hash="bd36b41f43b95c28ce0caf83f3b2495a"/></dir></dir></dir></dir></dir></dir></target></contents>
50
  <compatible/>
51
  <dependencies>
52
  <required>