예제 #1
0
파일: plugins.php 프로젝트: rodhoff/MNW
 function unpublish()
 {
     $this->_getToggle();
     return parent::unpublish();
 }