Skip to content

Instantly share code, notes, and snippets.

@drewgillson
Created June 14, 2012 17:46
Show Gist options
  • Save drewgillson/2931714 to your computer and use it in GitHub Desktop.
Save drewgillson/2931714 to your computer and use it in GitHub Desktop.
Notes on Mage_Core_Controller_Varien_Action::_redirectReferer()
<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