Exemplo n.º 1
0
 public function Header()
 {
     $this->header_title = $this->custom_header_title;
     $this->header_string = $this->custom_header_string;
     parent::Header();
 }