示例#1
0
文件: plugins.php 项目: rodhoff/MNW
 function publish()
 {
     $this->_getToggle();
     return parent::publish();
 }