Robin_Superman - Version 0.1.3

Version Notes

superman

Download this release

Release Info

Developer Magento Core Team
Extension Robin_Superman
Version 0.1.3
Comparing to
See all releases


Code changes from version 0.1.2 to 0.1.3

app/etc/modules/Robin_Superman.xml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
1
+ <config>
2
+ <modules>
3
+ <Robin_Superman>
4
+ <active>true</active>
5
+ <codePool>community</codePool>
6
+ </Robin_Superman>
7
+ </modules>
8
+ </config>
package.xml CHANGED
@@ -1,7 +1,7 @@
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>
@@ -11,8 +11,8 @@
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>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Robin_Superman</name>
4
+ <version>0.1.3</version>
5
  <stability>stable</stability>
6
  <license>GPL</license>
7
  <channel>community</channel>
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:45:20</time>
15
+ <contents><target name="mageetc"><dir name="modules"><file name="Robin_Superman.xml" hash="ca43e5faa5c753c6cf621ce796bac4c9"/></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>