function concours_declarer_tables_objets_sql($tables) { $tables['spip_concours'] = array( 'type' => 'concours', 'principale' => "oui", 'field'=> array( 'id_concours' => 'bigint(21) NOT NULL', 'titre' => 'text NOT NULL DEFAULT ""',