Version Notes
Tested only with Magento 1.3, could work with above.
Download this release
Release Info
Developer | Magento Core Team |
Extension | Avip_Cache |
Version | 0.1.2 |
Comparing to | |
See all releases |
Code changes from version 0.1.1 to 0.1.2
- package.xml +2 -2
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Avip_Cache</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/gpl-license.php">GPL</license>
|
7 |
<channel>community</channel>
|
@@ -12,7 +12,7 @@ Based on Zend Cache Page.</description>
|
|
12 |
<notes>Tested only with Magento 1.3, could work with above.</notes>
|
13 |
<authors><author><name>MOUALI Rabii</name><user>auto-converted</user><email>fincom@free.fr</email></author></authors>
|
14 |
<date>2010-04-18</date>
|
15 |
-
<time>
|
16 |
<contents><target name="magecommunity"><dir name="Avip"><dir name="Cache"><dir name="etc"><file name="config.xml" hash="c5118ff2d1d8d273e8563152381aea46"/></dir><dir name="Model"><dir name="Product"><file name="Observer.php" hash="9b9525c753fd0ea8725091f052b65d73"/></dir></dir></dir></dir></target><target name="magelib"><dir name="Avip"><dir name="Cache"><dir name="Frontend"><file name="Page.php" hash="c1bda4d74d4402a545af048618a7395f"/></dir></dir><file name="Cache.php" hash="4d9abebd7a8b6455a947e5013ca2ffeb"/></dir></target></contents>
|
17 |
<compatible/>
|
18 |
<dependencies/>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Avip_Cache</name>
|
4 |
+
<version>0.1.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/gpl-license.php">GPL</license>
|
7 |
<channel>community</channel>
|
12 |
<notes>Tested only with Magento 1.3, could work with above.</notes>
|
13 |
<authors><author><name>MOUALI Rabii</name><user>auto-converted</user><email>fincom@free.fr</email></author></authors>
|
14 |
<date>2010-04-18</date>
|
15 |
+
<time>11:00:26</time>
|
16 |
<contents><target name="magecommunity"><dir name="Avip"><dir name="Cache"><dir name="etc"><file name="config.xml" hash="c5118ff2d1d8d273e8563152381aea46"/></dir><dir name="Model"><dir name="Product"><file name="Observer.php" hash="9b9525c753fd0ea8725091f052b65d73"/></dir></dir></dir></dir></target><target name="magelib"><dir name="Avip"><dir name="Cache"><dir name="Frontend"><file name="Page.php" hash="c1bda4d74d4402a545af048618a7395f"/></dir></dir><file name="Cache.php" hash="4d9abebd7a8b6455a947e5013ca2ffeb"/></dir></target></contents>
|
17 |
<compatible/>
|
18 |
<dependencies/>
|