Tag : stores

Magento get stores

Get all Magento Stores from database:


$stores = Mage::app()->getStores();