Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 3627 → Rev 3628

/trunk/jrest/services/CelSyndicationImage.php
453,7 → 453,7
'FROM cel_images_export AS c '.
' INNER JOIN cel_export_total AS b '.
' ON (c.ce_observation = b.id_observation) '.
'WHERE '.
'WHERE donnees_standard = 1'.
(($this->etreFluxAdmin()) ? '' : 'AND b.transmission = 1 ').
' AND ';