Example #1
0
 public function run()
 {
     $v = new LoginView();
     $v->run();
 }