コード例 #1
0
 /**
  * Displays the Users page
  */
 function users_page()
 {
     echo HA_Admin_Page_View::users_page($this->users_tabs);
 }