/ Published in: PHP
Expand |
Embed | Plain Text
<?php if (Mage::app()->getStore()->isAdmin()) { // your code there // ... } ?>
You need to login to post a comment.
<?php if (Mage::app()->getStore()->isAdmin()) { // your code there // ... } ?>
You need to login to post a comment.