Exemplo n.º 1
0
 public function library()
 {
     include_once "views/content.php";
     ContentView::render($this->vars, "showLibrary");
 }