コード例 #1
0
ファイル: remove.class.php プロジェクト: suasti/mxManager
 public function initialize()
 {
     $this->setProperty('file', $this->getProperty('path'));
     return parent::initialize();
 }