Version Notes
fixed some bugs
Download this release
Release Info
Developer | wwjw |
Extension | wwjw_links |
Version | 2.1.1 |
Comparing to | |
See all releases |
Code changes from version 2.1.0 to 2.1.1
- package.xml +2 -2
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>wwjw_links</name>
|
4 |
-
<version>2.1.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -34,7 +34,7 @@ It can also bring plenty of visitors for you.
|
|
34 |
<notes>fixed some bugs</notes>
|
35 |
<authors><author><name>wwjw</name><user>wwjw</user><email>admin@wwjw.com</email></author></authors>
|
36 |
<date>2013-03-03</date>
|
37 |
-
<time>15:
|
38 |
<contents><target name="magelocal"><dir name="Wwjw"><dir name="Links"><dir name="Block"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Fieldset"><file name="Hint.php" hash="d0f5a4c7e981c4dded925440f7840b6e"/></dir></dir></dir></dir><file name="Links.php" hash="6d54064c18b2f22f2e8c7243e65562d2"/></dir><dir name="Helper"><file name="Data.php" hash="18f2abce0adeae151bea45173c16891e"/></dir><dir name="controllers"><file name="IndexController.php" hash="a474de7e88d4b9b8129fbc940e083ec9"/></dir><dir name="etc"><file name="adminhtml.xml" hash="cba06a768950dbb864904027a99be3e7"/><file name="config.xml" hash="f9a5c90fc0b6d76a6ee74539ee99c793"/><file name="system.xml" hash="46cf64828522e35590298f98149cbdc4"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Wwjw_Links.xml" hash="16294301134768bf39cf39d6210be6d2"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="links.xml" hash="12fd07806392355bd470d73cb054c263"/></dir><dir name="template"><dir name="links"><file name="links.phtml" hash="1aed4b5872d6c0daed89e97036faf357"/><file name="post.phtml" hash="127297087346ee1662fce8fd0a14cbcd"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="links"><file name="hint.phtml" hash="d9e0167f678a47c3627425acd1a2e716"/></dir></dir></dir></dir></dir></target></contents>
|
39 |
<compatible/>
|
40 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>wwjw_links</name>
|
4 |
+
<version>2.1.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
34 |
<notes>fixed some bugs</notes>
|
35 |
<authors><author><name>wwjw</name><user>wwjw</user><email>admin@wwjw.com</email></author></authors>
|
36 |
<date>2013-03-03</date>
|
37 |
+
<time>15:24:14</time>
|
38 |
<contents><target name="magelocal"><dir name="Wwjw"><dir name="Links"><dir name="Block"><dir name="Adminhtml"><dir name="System"><dir name="Config"><dir name="Fieldset"><file name="Hint.php" hash="d0f5a4c7e981c4dded925440f7840b6e"/></dir></dir></dir></dir><file name="Links.php" hash="6d54064c18b2f22f2e8c7243e65562d2"/></dir><dir name="Helper"><file name="Data.php" hash="18f2abce0adeae151bea45173c16891e"/></dir><dir name="controllers"><file name="IndexController.php" hash="a474de7e88d4b9b8129fbc940e083ec9"/></dir><dir name="etc"><file name="adminhtml.xml" hash="cba06a768950dbb864904027a99be3e7"/><file name="config.xml" hash="f9a5c90fc0b6d76a6ee74539ee99c793"/><file name="system.xml" hash="46cf64828522e35590298f98149cbdc4"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Wwjw_Links.xml" hash="16294301134768bf39cf39d6210be6d2"/></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="links.xml" hash="12fd07806392355bd470d73cb054c263"/></dir><dir name="template"><dir name="links"><file name="links.phtml" hash="1aed4b5872d6c0daed89e97036faf357"/><file name="post.phtml" hash="127297087346ee1662fce8fd0a14cbcd"/></dir></dir></dir></dir></dir><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="links"><file name="hint.phtml" hash="d9e0167f678a47c3627425acd1a2e716"/></dir></dir></dir></dir></dir></target></contents>
|
39 |
<compatible/>
|
40 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|