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