include($_SERVER['DOCUMENT_ROOT']."/common.php") ; _startpage() ; // _link("Execute.php", "Gestion automatique des paramètres") ; _title(1, 'geaTableMaker::CreateTable') ; _title(2, 'But') ; _p() ; echo "Cette méthode permet de créer une table." ; _endp() ; _title(2, 'Prototype') ; _code() ; echo "geaTableMaker::CreateTable(\$table, &\$xml, \$datadir)" ; _endp() ; _p(); echo"