Monday, March 16, 2015

To redirect to a page from a template in Magento


Mage::app()->getResponse()->setRedirect(Mage::getBaseUrl());

No comments: