Archive for September, 2010
September 2nd by Sander
0 Comments
If you’re building Magento extensions that function in the Magento admin and which have to be used in SSL’d and non-SSL’d environments, you can not use a regular $this->getUrl() call to construct your urls. Instead, use Mage::getSingleton(’adminhtml/ur...
Read more »

