AOEpeople / Aoe_TemplateHints

Advanced Template Hints for Magento
http://www.fabrizio-branca.de/magento-advanced-template-hints-20.html
GNU General Public License v3.0
189 stars 66 forks source link

Change event observer name for easier debugging #34

Closed tmotyl closed 9 years ago

tmotyl commented 9 years ago

The best practice is to use module name as an observer name (to avoid conflicts with other modules)

fbrnc commented 9 years ago

Looks good to me. (Travis build is failing for a different reason...)