Skip to content

Instantly share code, notes, and snippets.

@krillo
Created August 16, 2017 07:27
Show Gist options
  • Save krillo/e6dc27d05246a9c23ef69b69e4e51a2e to your computer and use it in GitHub Desktop.
Save krillo/e6dc27d05246a9c23ef69b69e4e51a2e to your computer and use it in GitHub Desktop.
Misc magento1 scripts
//to get a translation in a module
$unit = Mage::helper('core')->__($unitCode);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment