Version Notes
Folder and files permission fixed.
Download this release
Release Info
Developer | Zikkio |
Extension | Zikkio |
Version | 1.0.8 |
Comparing to | |
See all releases |
Code changes from version 1.0.7 to 1.0.8
- app/code/community/Zikkio/Zikkio/.DS_Store +0 -0
- app/code/community/Zikkio/Zikkio/Model/.DS_Store +0 -0
- app/code/community/Zikkio/Zikkio/Model/Resource/.DS_Store +0 -0
- app/code/community/Zikkio/Zikkio/etc/config.xml +1 -1
- app/code/community/Zikkio/Zikkio/sql/.DS_Store +0 -0
- app/code/community/Zikkio/Zikkio/sql/zikkio_setup/.DS_Store +0 -0
- app/code/community/Zikkio/Zikkio/sql/zikkio_setup/{mysql4-install-1-0-5.php → mysql4-install-1-0-8.php} +0 -0
- package.xml +3 -3
app/code/community/Zikkio/Zikkio/.DS_Store
DELETED
Binary file
|
app/code/community/Zikkio/Zikkio/Model/.DS_Store
DELETED
Binary file
|
app/code/community/Zikkio/Zikkio/Model/Resource/.DS_Store
DELETED
Binary file
|
app/code/community/Zikkio/Zikkio/etc/config.xml
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
<modules>
|
6 |
<Zikkio_Zikkio>
|
7 |
-
<version>1.0.
|
8 |
</Zikkio_Zikkio>
|
9 |
</modules>
|
10 |
|
4 |
|
5 |
<modules>
|
6 |
<Zikkio_Zikkio>
|
7 |
+
<version>1.0.8</version>
|
8 |
</Zikkio_Zikkio>
|
9 |
</modules>
|
10 |
|
app/code/community/Zikkio/Zikkio/sql/.DS_Store
DELETED
Binary file
|
app/code/community/Zikkio/Zikkio/sql/zikkio_setup/.DS_Store
DELETED
Binary file
|
app/code/community/Zikkio/Zikkio/sql/zikkio_setup/{mysql4-install-1-0-5.php → mysql4-install-1-0-8.php}
RENAMED
File without changes
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Zikkio</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
@@ -11,8 +11,8 @@
|
|
11 |
<notes>Folder and files permission fixed.</notes>
|
12 |
<authors><author><name>Zikkio</name><user>Zikkio</user><email>account@zikkio.com</email></author></authors>
|
13 |
<date>2016-10-27</date>
|
14 |
-
<time>
|
15 |
-
<contents><target name="magecommunity"><dir name="Zikkio"><dir name="Zikkio"><dir name="Helper"><file name="Data.php" hash="c0ed36a46c1298365d1ad17e548b5aaf"/></dir><dir name="Model"><file name="Data.php" hash="d98c6fb54881cca19d8a6d46beb39781"/><file name="Observer.php" hash="b65ccb303f668899b3985088c5c3fdbc"/><file name="Options.php" hash="5da5644b3f2707fee327d333fc6c6326"/><dir name="Resource"><file name="Setup.php" hash="2708a24475b41a0721cb396c5bff43bc"
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Zikkio</name>
|
4 |
+
<version>1.0.8</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>Open Software License (OSL)</license>
|
7 |
<channel>community</channel>
|
11 |
<notes>Folder and files permission fixed.</notes>
|
12 |
<authors><author><name>Zikkio</name><user>Zikkio</user><email>account@zikkio.com</email></author></authors>
|
13 |
<date>2016-10-27</date>
|
14 |
+
<time>19:56:17</time>
|
15 |
+
<contents><target name="magecommunity"><dir name="Zikkio"><dir name="Zikkio"><dir name="Helper"><file name="Data.php" hash="c0ed36a46c1298365d1ad17e548b5aaf"/></dir><dir name="Model"><file name="Data.php" hash="d98c6fb54881cca19d8a6d46beb39781"/><file name="Observer.php" hash="b65ccb303f668899b3985088c5c3fdbc"/><file name="Options.php" hash="5da5644b3f2707fee327d333fc6c6326"/><dir name="Resource"><file name="Setup.php" hash="2708a24475b41a0721cb396c5bff43bc"/></dir></dir><dir name="etc"><file name="config.xml" hash="e55d0aebbf8b91dfcb9c0fd90d7220a7"/><file name="system.xml" hash="86bc7ee1d4ba4b7053bdaf941274791f"/></dir><dir name="sql"><dir name="zikkio_setup"><file name="mysql4-install-1-0-8.php" hash="e383c4192893bb9e7b1031f93eefbb92"/></dir></dir></dir><file name=".DS_Store" hash="441893c547df16b526351b4785698924"/></dir></target><target name="mageetc"><dir name="modules"><file name="Zikkio_Zikkio.xml" hash="19ddad4db1d8e52f39f58148d5c61372"/></dir></target><target name="mage"><dir name="bridge2cart"><file name="bridge.php" hash="79a7d5c86cdab1e59f9bdc2e0e7c2c8a"/><file name="config.php" hash="e7d47925538152d91fb207daa9d4f57f"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.1.0</min><max>6.0.0</max></php></required></dependencies>
|
18 |
</package>
|