Exemplo n.º 1
0
 public function __construct()
 {
     $this->version = DataEngine::Get_Version();
     $this->page_title = 'EU2: Data Engine (' . $this->version . ')';
     $this->css_file = 'cache/eude.css';
 }