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