Skip to content

Instantly share code, notes, and snippets.

@unirgy
Created December 30, 2011 19:56
Show Gist options
  • Save unirgy/1541226 to your computer and use it in GitHub Desktop.
Save unirgy/1541226 to your computer and use it in GitHub Desktop.
$entModConf = Mage::getConfig()->getNode("modules/Enterprise_Enterprise");
$isEnt = $entModConf && $entModConf->is('active');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment