Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 2294 → Rev 2295

/branches/v2.4-fourche/jrest/services/CelWidgetMapPoint.php
162,8 → 162,8
$this->construireWherePhotosSeulement().
$this->construireWhereProjet().
$this->construireWhereTag().
$this->construireWhereNombreDeJours();
$this->construireWhereAnnee().
$this->construireWhereNombreDeJours().
$this->construireWhereAnnee();
 
$resultats_nb_obs = Cel::db()->requeter($requete);
return $resultats_nb_obs[0]['nb'];