Version Notes
superman
Download this release
Release Info
Developer | Magento Core Team |
Extension | Robin_Superman |
Version | 0.1.2 |
Comparing to | |
See all releases |
Code changes from version 0.1.1 to 0.1.2
- package.xml +4 -4
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Robin_Superman</name>
|
4 |
-
<version>0.1.
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
@@ -9,10 +9,10 @@
|
|
9 |
<summary>superman</summary>
|
10 |
<description>superman</description>
|
11 |
<notes>superman</notes>
|
12 |
-
<authors><author><name>Robin</name><user>
|
13 |
<date>2012-04-11</date>
|
14 |
-
<time>15:
|
15 |
<contents><target name="magelocal"><dir name="modules"><file name="Robin_Superman.xml" hash=""/></dir></target><target name="magecommunity"><dir name="Robin"><dir name="Superman"><dir name="controllers"><file name="SupermanController.php" hash="e22a2a0032227e88034c0d01223333aa"/></dir><dir name="etc"><file name="config.xml" hash="de29f0f6e6afb52824dffcdb496b9364"/></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
-
<dependencies
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Robin_Superman</name>
|
4 |
+
<version>0.1.2</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>GPL</license>
|
7 |
<channel>community</channel>
|
9 |
<summary>superman</summary>
|
10 |
<description>superman</description>
|
11 |
<notes>superman</notes>
|
12 |
+
<authors><author><name>Robin</name><user>auto-converted</user><email>roy@robin.co.il</email></author></authors>
|
13 |
<date>2012-04-11</date>
|
14 |
+
<time>15:36:33</time>
|
15 |
<contents><target name="magelocal"><dir name="modules"><file name="Robin_Superman.xml" hash=""/></dir></target><target name="magecommunity"><dir name="Robin"><dir name="Superman"><dir name="controllers"><file name="SupermanController.php" hash="e22a2a0032227e88034c0d01223333aa"/></dir><dir name="etc"><file name="config.xml" hash="de29f0f6e6afb52824dffcdb496b9364"/></dir></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
+
<dependencies/>
|
18 |
</package>
|