//__construct include($_SERVER['DOCUMENT_ROOT']."/common.php") ; _startpage() ; _link("../index.php", "Classe geaCatalog") ; _title(1, 'geaCatalog::__construct') ; _title(2, 'But') ; _p() ; echo "Cette méthode est le constructeur de la classe." ; _endp() ; _title(2, 'Prototype') ; _code() ; echo "geaCatalog::__construct(\$wid=250, \$execute=true)" ; _endp() ; _p() ; echo "