Subversion Repositories eFlore/Projets.eflore-projets

Compare Revisions

Ignore whitespace Rev 646 → Rev 647

/trunk/services/modules/0.1/baseflor/InformationsBaseflor.php
248,7 → 248,7
$this->resultat_json['resultat'] = $resultat_json;
}
public function ajouterEnteteResultat($id) {
public function ajouterEnteteResultat() {
$entete['depart'] = $this->limite_requete['depart'];
$entete['limite'] = $this->limite_requete['limite'];
$entete['total'] = $this->total_resultat;