* @copyright Copyright (C) 2010 - 2012 Queldorei */ class Queldorei_Shopperslideshow_Model_Shopperrevolution extends Mage_Core_Model_Abstract { public function _construct() { parent::_construct(); $this->_init('shopperslideshow/shopperrevolution'); } }