Version Notes
Initial release.
Download this release
Release Info
Developer | Arron Moss |
Extension | Zero1_Crondoctor |
Version | 1.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0.0 to 1.0.1
app/code/community/Zero1/Crondoctor/etc/config.xml
CHANGED
@@ -60,7 +60,7 @@
|
|
60 |
<layout>
|
61 |
<updates>
|
62 |
<zero1_crondoctor>
|
63 |
-
<file>
|
64 |
</zero1_crondoctor>
|
65 |
</updates>
|
66 |
</layout>
|
@@ -70,7 +70,7 @@
|
|
70 |
<layout>
|
71 |
<updates>
|
72 |
<zero1_crondoctor>
|
73 |
-
<file>
|
74 |
</zero1_crondoctor>
|
75 |
</updates>
|
76 |
</layout>
|
60 |
<layout>
|
61 |
<updates>
|
62 |
<zero1_crondoctor>
|
63 |
+
<file>crondoctor/crondoctor.xml</file>
|
64 |
</zero1_crondoctor>
|
65 |
</updates>
|
66 |
</layout>
|
70 |
<layout>
|
71 |
<updates>
|
72 |
<zero1_crondoctor>
|
73 |
+
<file>crondoctor/crondoctor.xml</file>
|
74 |
</zero1_crondoctor>
|
75 |
</updates>
|
76 |
</layout>
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Zero1_Crondoctor</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://shop.zero1.co.uk/LICENSE.txt">Commercial</license>
|
7 |
<channel>community</channel>
|
@@ -11,9 +11,9 @@
|
|
11 |
</description>
|
12 |
<notes>Initial release.</notes>
|
13 |
<authors><author><name>Arron Moss</name><user>zero1limited</user><email>arron.moss@zero1.co.uk</email></author></authors>
|
14 |
-
<date>2012-09-
|
15 |
-
<time>
|
16 |
-
<contents><target name="magecommunity"><dir name="Zero1"><dir name="Crondoctor"><dir name="Block"><dir name="Adminhtml"><dir name="Crondoctor"><file name="Grid.php" hash="4c612a0cc272f21f8cb228052689a4a1"/><file name="Notice.php" hash="cb902ffee94b02dad0689fed02f1ca20"/></dir><file name="Crondoctor.php" hash="8cf6330d654400039ba4f6cbf4f72f81"/></dir></dir><dir name="Helper"><file name="Data.php" hash="4b85072f6909ba3f083c99814103a92a"/></dir><dir name="Model"><dir name="Resource"><file name="Setup.php" hash="eb67fad34e6d1239679a0c547c44ec85"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="CrondoctorController.php" hash="8a849b91ba3814b33d7e2e693c217524"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="774e8bf1d0181f8dc74855c1d74bd692"/><file name="config.xml" hash="
|
17 |
<compatible/>
|
18 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
19 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Zero1_Crondoctor</name>
|
4 |
+
<version>1.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://shop.zero1.co.uk/LICENSE.txt">Commercial</license>
|
7 |
<channel>community</channel>
|
11 |
</description>
|
12 |
<notes>Initial release.</notes>
|
13 |
<authors><author><name>Arron Moss</name><user>zero1limited</user><email>arron.moss@zero1.co.uk</email></author></authors>
|
14 |
+
<date>2012-09-23</date>
|
15 |
+
<time>12:53:24</time>
|
16 |
+
<contents><target name="magecommunity"><dir name="Zero1"><dir name="Crondoctor"><dir name="Block"><dir name="Adminhtml"><dir name="Crondoctor"><file name="Grid.php" hash="4c612a0cc272f21f8cb228052689a4a1"/><file name="Notice.php" hash="cb902ffee94b02dad0689fed02f1ca20"/></dir><file name="Crondoctor.php" hash="8cf6330d654400039ba4f6cbf4f72f81"/></dir></dir><dir name="Helper"><file name="Data.php" hash="4b85072f6909ba3f083c99814103a92a"/></dir><dir name="Model"><dir name="Resource"><file name="Setup.php" hash="eb67fad34e6d1239679a0c547c44ec85"/></dir></dir><dir name="controllers"><dir name="Adminhtml"><file name="CrondoctorController.php" hash="8a849b91ba3814b33d7e2e693c217524"/></dir></dir><dir name="etc"><file name="adminhtml.xml" hash="774e8bf1d0181f8dc74855c1d74bd692"/><file name="config.xml" hash="3ddedbc4332966b6e833596050dbb964"/></dir><dir name="sql"><dir name="zero1_crondoctor_setup"><file name="install-1.0.0.0.php" hash="b68f44efb7ec07f29aa5b2449ec0ca87"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Zero1_Crondoctor.xml" hash="3ccefc4ae6efeecc2bfd7df6a59264f1"/></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><dir name="crondoctor"><file name="crondoctor.xml" hash="61e541ccd7156e8e7dad6197792b4315"/></dir></dir><dir name="template"><dir name="crondoctor"><file name="notice.phtml" hash="95575d8f09e623c05c0de950677346ce"/></dir></dir></dir></dir></dir></target></contents>
|
17 |
<compatible/>
|
18 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
19 |
</package>
|