예제 #1
0
파일: Edit.php 프로젝트: cewolf2002/magento
 public function __construct()
 {
     parent::__construct();
     $this->_mode = 'edit';
 }