コード例 #1
0
 public function preDispatch()
 {
     parent::preDispatch();
     Mage::getDesign()->setTheme('clever');
     return $this;
 }
コード例 #2
0
 public function preDispatch()
 {
     parent::preDispatch();
     return $this;
 }