Example #1
0
 function __construct()
 {
     parent::__construct();
     parent::inLogin();
     $this->view->title = "Login Page";
 }