Exemplo n.º 1
0
 public function __construct($ID)
 {
     parent::__construct($ID);
     $this->gui = new HTMLGUI2();
     #$this->setParser("geb", "Util::CLDateParserE");
 }