コード例 #1
0
ファイル: Index.php プロジェクト: jokusafet/MagentoSource
 protected function _construct()
 {
     parent::_construct();
     $this->_init('prolabels/index');
 }
コード例 #2
0
ファイル: Sysstore.php プロジェクト: jokusafet/MagentoSource
 protected function _construct()
 {
     parent::_construct();
     $this->_init('prolabels/sysstore');
 }