LiveHelpNow_Help_Desk_HelpOut_Tab - Version 1.2.2

Version Notes

Minor bug fixes

Download this release

Release Info

Developer Eric Witchin
Extension LiveHelpNow_Help_Desk_HelpOut_Tab
Version 1.2.2
Comparing to
See all releases


Code changes from version 1.2.1 to 1.2.2

app/code/community/LHN/HelpOutTab/etc/config.xml CHANGED
@@ -2,7 +2,7 @@
2
  <config>
3
  <modules>
4
  <LHN_HelpOutTab>
5
- <version>1.2.1</version>
6
  </LHN_HelpOutTab>
7
  </modules>
8
  <global>
2
  <config>
3
  <modules>
4
  <LHN_HelpOutTab>
5
+ <version>1.2.2</version>
6
  </LHN_HelpOutTab>
7
  </modules>
8
  <global>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>LiveHelpNow_Help_Desk_HelpOut_Tab</name>
4
- <version>1.2.1</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License (GPL)</license>
7
  <channel>community</channel>
@@ -17,11 +17,11 @@ The versatile HelpOut Tab works with any combination of LiveHelpNow products:&#x
17
  &#x2022; Knowledge Base System&lt;br /&gt;&#xD;
18
  &lt;br /&gt;&#xD;
19
  This FREE plugin requires a PAID LiveHelpNow Subscription.</description>
20
- <notes>Added more php support</notes>
21
  <authors><author><name>Eric Witchin</name><user>livehelpnow</user><email>plugins@livehelpnow.com</email></author></authors>
22
  <date>2014-05-15</date>
23
- <time>09:26:16</time>
24
- <contents><target name="magecommunity"><dir name="LHN"><dir name="HelpOutTab"><dir name="Model"><file name="Numberoptions.php" hash="69866ada2a28f913c0a95d7890361ede"/><file name="Observer.php" hash="764c26dc9d8b97a3d74276a1a7d5a3e7"/><file name="Themeoptions.php" hash="59cab048698fb9db808acc373d70b9f0"/><file name="Torfoptions.php" hash="0607e2cee88f601872159836b97a6cd9"/></dir><dir name="etc"><file name="adminhtml.xml" hash="224498779875ca9fb89e3a6f24c9541a"/><file name="config.xml" hash="1907782befd3bb9d5ea024a1c97ec57e"/><file name="system.xml" hash="dac8422fa4a67cf5ae2d612ab3ca6103"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="LHN_HelpOutTab.xml" hash="2527101d29220ad373ee8e4572b70dd7"/></dir></target></contents>
25
  <compatible/>
26
- <dependencies><required><php><min>5.3.0</min><max>5.4.59</max></php></required></dependencies>
27
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>LiveHelpNow_Help_Desk_HelpOut_Tab</name>
4
+ <version>1.2.2</version>
5
  <stability>stable</stability>
6
  <license>GNU General Public License (GPL)</license>
7
  <channel>community</channel>
17
  &#x2022; Knowledge Base System&lt;br /&gt;&#xD;
18
  &lt;br /&gt;&#xD;
19
  This FREE plugin requires a PAID LiveHelpNow Subscription.</description>
20
+ <notes>Minor bug fixes</notes>
21
  <authors><author><name>Eric Witchin</name><user>livehelpnow</user><email>plugins@livehelpnow.com</email></author></authors>
22
  <date>2014-05-15</date>
23
+ <time>09:31:13</time>
24
+ <contents><target name="magecommunity"><dir name="LHN"><dir name="HelpOutTab"><dir name="Model"><file name="Numberoptions.php" hash="69866ada2a28f913c0a95d7890361ede"/><file name="Observer.php" hash="764c26dc9d8b97a3d74276a1a7d5a3e7"/><file name="Themeoptions.php" hash="59cab048698fb9db808acc373d70b9f0"/><file name="Torfoptions.php" hash="0607e2cee88f601872159836b97a6cd9"/></dir><dir name="etc"><file name="adminhtml.xml" hash="224498779875ca9fb89e3a6f24c9541a"/><file name="config.xml" hash="4a7acb7e2eb241082707cd48c2f2e847"/><file name="system.xml" hash="dac8422fa4a67cf5ae2d612ab3ca6103"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="LHN_HelpOutTab.xml" hash="2527101d29220ad373ee8e4572b70dd7"/></dir></target></contents>
25
  <compatible/>
26
+ <dependencies><required><php><min>5.3.0</min><max>5.5.99</max></php></required></dependencies>
27
  </package>