Exemple #1
0
 /**
  * Load theme index file
  */
 public function loadTheme()
 {
     $this->view->loadFile('index.html');
 }