Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 020bc98

Browse files
Merge pull request magento#1810 from classaxe/patch-1
Update mage-for-dev-1.html
2 parents 424972c + a89a05e commit 020bc98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/m1x/magefordev/mage-for-dev-1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ <h2>Configuration-Based MVC</h2>
111111
&lt;models>
112112
&lt;packagename>
113113
&lt;class>Packagename_Modulename_Model&lt;/class>
114-
&lt;packagename>
114+
&lt;/packagename>
115115
&lt;/models>
116116
</pre>
117117
<p>The same goes for Helpers, Blocks, Routes for your Controllers, Event Handlers, and more. Almost anytime you want to tap into the power of the Magento system, you'll need to make some change or addition to your config file.</p>

0 commit comments

Comments
 (0)