Exemplo n.º 1
0
 /**
  * Title to renderer
  */
 function set_title($t, $a = true)
 {
     $this->_controller->set_title($t, $a);
 }