This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
USAGE: | |
Paste this code inside any file called by Magento, like the app/design/frontend/package/theme/page/html/head.phtml and just acess your store. The code will run and after that it must be removed or commented. Be aware that not removing or commenting it will add these attributes to the database everytime code runs. | |
USO: | |
Cole este código dentro de qualquer arquivo chamado pelo Magento, como o app/design/frontend/package/theme/page/html/head.phtml e acesse sua loja. O código será executado e depois disso ele deve ser removido ou comentado. Esteja ciente de que não remover ou comentar o código irá adicionar estes atributos ao banco cada vez que for executado. |