Created
April 28, 2013 20:06
-
-
Save amacgregor/5478218 to your computer and use it in GitHub Desktop.
Errata 004 Code After
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 | |
$_collection = $this->getCustomerRegistries(); | |
$helper = Mage::helper('mdg_giftregistry'); | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment