コード例 #1
0
ファイル: AdresseGUI.class.php プロジェクト: nemiah/fheME
 public function __construct($ID)
 {
     parent::__construct($ID);
     $this->gui = new HTMLGUI2();
     #$this->setParser("geb", "Util::CLDateParserE");
 }