Click2Customer_Reviews - Version 1.0.3

Version Notes

Initial Release

Download this release

Release Info

Developer Magento Core Team
Extension Click2Customer_Reviews
Version 1.0.3
Comparing to
See all releases


Code changes from version 1.0.2 to 1.0.3

app/etc/modules/Click2Customer_Reviews.xml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0"?>
2
+ <config>
3
+ <modules>
4
+ <Click2Customer_Reviews>
5
+ <active>true</active>
6
+ <codePool>community</codePool>
7
+ </Click2Customer_Reviews>
8
+ </modules>
9
+ </config>
package.xml CHANGED
@@ -1,7 +1,7 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Click2Customer_Reviews</name>
4
- <version>1.0.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/mit-license.php">MIT License</license>
7
  <channel>community</channel>
@@ -10,9 +10,9 @@
10
  <description>Reviews module for Click2Customer suite.</description>
11
  <notes>Initial Release</notes>
12
  <authors><author><name>Click2Customer</name><user>auto-converted</user><email>info@click-2-customer.com</email></author></authors>
13
- <date>2011-08-04</date>
14
- <time>19:32:02</time>
15
- <contents><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="click2customer_click2customer_reviews.xml" hash=""/></dir></dir></dir></dir></target><target name="magelocal"><dir name="."><file name="Click2Customer_Reviews.xml" hash=""/></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><package><name>Click2Customer_Analytics</name><channel>community</channel><min>1.0.0</min><max>2.0.0</max></package></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Click2Customer_Reviews</name>
4
+ <version>1.0.3</version>
5
  <stability>stable</stability>
6
  <license uri="http://www.opensource.org/licenses/mit-license.php">MIT License</license>
7
  <channel>community</channel>
10
  <description>Reviews module for Click2Customer suite.</description>
11
  <notes>Initial Release</notes>
12
  <authors><author><name>Click2Customer</name><user>auto-converted</user><email>info@click-2-customer.com</email></author></authors>
13
+ <date>2011-08-05</date>
14
+ <time>21:48:20</time>
15
+ <contents><target name="mageetc"><dir name="modules"><file name="Click2Customer_Reviews.xml" hash="fc459e05e755ea04b148fd1de47d6583"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="click2customer_click2customer_reviews.xml" hash=""/></dir></dir></dir></dir></target></contents>
16
  <compatible/>
17
  <dependencies><required><package><name>Click2Customer_Analytics</name><channel>community</channel><min>1.0.0</min><max>2.0.0</max></package></required></dependencies>
18
  </package>