Created
June 14, 2012 17:46
-
-
Save drewgillson/2931714 to your computer and use it in GitHub Desktop.
Notes on Mage_Core_Controller_Varien_Action::_redirectReferer()
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
<input type="hidden" name="uenc" value="<?= Mage::helper('core')->urlEncode(Mage::app()->getStore()->getBaseUrl() . 'your_page_url_key') ?>"/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment