예제 #1
0
파일: menu.php 프로젝트: rku4er/vafpress-wp
 public function __construct()
 {
     parent::__construct();
     $this->_menus = array();
     $this->_controls = array();
 }
예제 #2
0
 public function __construct()
 {
     parent::__construct();
     $this->_fields = array();
 }