Version Notes
developed on 1.2.0.1, may work on older installations.
Download this release
Release Info
| Developer | Magento Core Team |
| Extension | RicoNeitzel_VertNav |
| Version | 0.1.3 |
| Comparing to | |
| See all releases | |
Code changes from version 0.1.2 to 0.1.3
app/etc/modules/RicoNeitzel_VertNav.xml
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
<config>
|
| 3 |
<modules>
|
| 4 |
<RicoNeitzel_VertNav>
|
| 5 |
-
<active>
|
| 6 |
<codePool>community</codePool>
|
| 7 |
</RicoNeitzel_VertNav>
|
| 8 |
</modules>
|
| 2 |
<config>
|
| 3 |
<modules>
|
| 4 |
<RicoNeitzel_VertNav>
|
| 5 |
+
<active>true</active>
|
| 6 |
<codePool>community</codePool>
|
| 7 |
</RicoNeitzel_VertNav>
|
| 8 |
</modules>
|
