Version Notes
Fixed installation / Corrigido instalação
Download this release
Release Info
Developer | Dexxtz |
Extension | Dexxtz_Store_maintenance |
Version | 1.0.2 |
Comparing to | |
See all releases |
Code changes from version 1.0.1 to 1.0.2
- package.xml +4 -4
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Dexxtz_Store_maintenance</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/apachepl.php">Apache Software License</license>
|
7 |
<channel>community</channel>
|
@@ -17,9 +17,9 @@ Seus clientes não vão te atrapalhar ou visualizar erros em sua loja.&l
|
|
17 |
O módulo armazena logs de acesso, controla o acesso por data, ip ou por usuário administrador.</description>
|
18 |
<notes>Fixed installation / Corrigido instalação</notes>
|
19 |
<authors><author><name>Dexxtz</name><user>Dexxtz</user><email>dexxtz@gmail.com</email></author></authors>
|
20 |
-
<date>2014-08-
|
21 |
-
<time>
|
22 |
-
<contents><target name="magecommunity"><dir name="Dexxtz"><dir name="Storemaintenance"><dir name="Block"><file name="EndDate.php" hash="60bd71dace9bfa6cdd14f09e88f72634"/><file name="Ip.php" hash="818c18d5fa9c6526a46d699f1b1a89e9"/><file name="Ipgrid.php" hash="0f29268d966d16d6e749d8a0a1c2fa51"/><file name="Iptable.php" hash="7e4c9f0db09ef4d604773db2eac815c1"/></dir><dir name="Helper"><file name="Data.php" hash="ff90181c672edbcbf79f6adbcef70422"/></dir><dir name="Model"><file name="BlockStatic.php" hash="351a05ac0c594f04a6e75d3e6c646dab"/><file name="Observer.php" hash="cf718b26a3bfae1a032b22ba8c8f080d"/></dir><dir name="etc"><file name="config.xml" hash="a4fe892a7d32c508f00360a617d8cf0b"/><file name="system.xml" hash="e1e8266f5e9c634bb24f45d508793fc4"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Dexxtz_Storemaintenance.xml" hash="deba2af2c0241c2500b48bc810909d35"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="dexxtz"><file name="store_maintenance.phtml" hash="ceab1b82db46bf62fbe674c6cf95ca72"/></dir></dir></dir></dir></dir></target><target name="magelocale"><dir
|
23 |
<compatible/>
|
24 |
<dependencies><required><php><min>5.1.0</min><max>10.0.0</max></php></required></dependencies>
|
25 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Dexxtz_Store_maintenance</name>
|
4 |
+
<version>1.0.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/apachepl.php">Apache Software License</license>
|
7 |
<channel>community</channel>
|
17 |
O módulo armazena logs de acesso, controla o acesso por data, ip ou por usuário administrador.</description>
|
18 |
<notes>Fixed installation / Corrigido instalação</notes>
|
19 |
<authors><author><name>Dexxtz</name><user>Dexxtz</user><email>dexxtz@gmail.com</email></author></authors>
|
20 |
+
<date>2014-08-16</date>
|
21 |
+
<time>00:13:52</time>
|
22 |
+
<contents><target name="magecommunity"><dir name="Dexxtz"><dir name="Storemaintenance"><dir name="Block"><file name="EndDate.php" hash="60bd71dace9bfa6cdd14f09e88f72634"/><file name="Ip.php" hash="818c18d5fa9c6526a46d699f1b1a89e9"/><file name="Ipgrid.php" hash="0f29268d966d16d6e749d8a0a1c2fa51"/><file name="Iptable.php" hash="7e4c9f0db09ef4d604773db2eac815c1"/></dir><dir name="Helper"><file name="Data.php" hash="ff90181c672edbcbf79f6adbcef70422"/></dir><dir name="Model"><file name="BlockStatic.php" hash="351a05ac0c594f04a6e75d3e6c646dab"/><file name="Observer.php" hash="cf718b26a3bfae1a032b22ba8c8f080d"/></dir><dir name="etc"><file name="config.xml" hash="a4fe892a7d32c508f00360a617d8cf0b"/><file name="system.xml" hash="e1e8266f5e9c634bb24f45d508793fc4"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Dexxtz_Storemaintenance.xml" hash="deba2af2c0241c2500b48bc810909d35"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="template"><dir name="dexxtz"><file name="store_maintenance.phtml" hash="ceab1b82db46bf62fbe674c6cf95ca72"/></dir></dir></dir></dir></dir></target><target name="magelocale"><dir><dir name="pt_BR"><file name="Dexxtz_Storemaintenance.csv" hash="6b93ceaef205970438d41dc3b7860b88"/></dir></dir></target></contents>
|
23 |
<compatible/>
|
24 |
<dependencies><required><php><min>5.1.0</min><max>10.0.0</max></php></required></dependencies>
|
25 |
</package>
|