Esempio n. 1
0
 public function index()
 {
     $this->checkAuth();
     $this->checkLogin();
     Frontend::renderItem('login');
 }