Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 3472 → Rev 3473

/trunk/jrest/bibliotheque/GestionChampsEtendus2.php
23,7 → 23,7
"cet.extended_field_id, cet.`label`, cet.`description`, cet.`default_value`, cet.`error_message`, cet.`language_iso_code`, cet.`help` ";
 
public function GestionChampsEtendus2($config) {
public function __construct($config) {
parent::__construct($config);
}