Last active
July 31, 2016 02:46
-
-
Save ahgood/9b1f7d83ea895d18021f9f7ac20a2130 to your computer and use it in GitHub Desktop.
Magento get design package name
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 echo Mage::getSingleton('core/design_package')->getPackageName(); ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment