Skip to content

Instantly share code, notes, and snippets.

@ahgood
Last active July 31, 2016 02:46
Show Gist options
  • Save ahgood/9b1f7d83ea895d18021f9f7ac20a2130 to your computer and use it in GitHub Desktop.
Save ahgood/9b1f7d83ea895d18021f9f7ac20a2130 to your computer and use it in GitHub Desktop.
Magento get design package name
<?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