'auteur', 'champ' => 'metier', 'label' => 'sarahetdidier:metier', 'type' => 'input', 'sql' => "text NOT NULL DEFAULT ''", )); $champs[] = new ChampExtra(array( 'table' => 'article', 'champ' => 'coordonnees', 'label' => 'sarahetdidier:coordonnees', 'type' => 'input', 'sql' => "text NOT NULL DEFAULT ''", )); return $champs; } ?>