Version Notes
Update for compatability with latest PHP 5.5.12
Download this release
Release Info
Developer | 2J Design Ltd |
Extension | EditProductsFromCategory |
Version | 1.0.7 |
Comparing to | |
See all releases |
Code changes from version 1.1.0 to 1.0.7
- package.xml +3 -3
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>EditProductsFromCategory</name>
|
4 |
-
<version>1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/">Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
@@ -13,8 +13,8 @@ One of the most requested features by our clients, we decided to make this modul
|
|
13 |
<notes>Update for compatability with latest PHP 5.5.12</notes>
|
14 |
<authors><author><name>2J Design Ltd</name><user>jamie_2jdesign</user><email>jamie@2jdesign.co.uk</email></author></authors>
|
15 |
<date>2015-10-12</date>
|
16 |
-
<time>
|
17 |
-
<contents><target name="magecommunity"><dir name="JjDesign"><dir name="EditProductsFromCategory"><dir name="Adminhtml"><dir name="Block"><dir name="Adminhtml"><dir name="Catalog"><dir name="Category"><dir name="Tab"><file name="Product.php" hash="5a87fbd3b3f360583f2d49f49f3963d6"/></dir></dir></dir></dir></dir><dir name="etc"><file name="config.xml" hash="6c5a3bcc7dd56b2b4a8ca3bd1706ad02"/><file name="config.xml.bak" hash="fa7dbef45ea476e505bab2970af7a55b"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="
|
18 |
<compatible/>
|
19 |
<dependencies><required><php><min>4.0.0</min><max>6.0.0</max></php></required></dependencies>
|
20 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>EditProductsFromCategory</name>
|
4 |
+
<version>1.0.7</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/">Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
13 |
<notes>Update for compatability with latest PHP 5.5.12</notes>
|
14 |
<authors><author><name>2J Design Ltd</name><user>jamie_2jdesign</user><email>jamie@2jdesign.co.uk</email></author></authors>
|
15 |
<date>2015-10-12</date>
|
16 |
+
<time>13:06:16</time>
|
17 |
+
<contents><target name="magecommunity"><dir name="JjDesign"><dir name="EditProductsFromCategory"><dir name="Adminhtml"><dir name="Block"><dir name="Adminhtml"><dir name="Catalog"><dir name="Category"><dir name="Tab"><file name="Product.php" hash="5a87fbd3b3f360583f2d49f49f3963d6"/></dir></dir></dir></dir></dir><dir name="etc"><file name="config.xml" hash="6c5a3bcc7dd56b2b4a8ca3bd1706ad02"/><file name="config.xml.bak" hash="fa7dbef45ea476e505bab2970af7a55b"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="JjDesign_EditProductsFromCategory_Adminhtml.xml" hash=""/></dir></target></contents>
|
18 |
<compatible/>
|
19 |
<dependencies><required><php><min>4.0.0</min><max>6.0.0</max></php></required></dependencies>
|
20 |
</package>
|