Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 3472 → Rev 3473

/trunk/jrest/bibliotheque/GestionChampsEtendus.php
22,7 → 22,7
private $table_champs_etendus = null;
private $champ_id = null;
 
public function GestionChampsEtendus($config, $mode) {
public function __construct($config, $mode) {
parent::__construct($config);
$this->mode = $mode;