Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 535 → Rev 536

/trunk/jrest/services/CelSyndicationImage.php
31,7 → 31,7
$info = array();
$contenu = '';
if (! $this->etreFluxAdmin() || $this->authentifier()) {
if (! $this->etreFluxAdmin() || $this->authentifierAdmin()) {
// PrĂ© traitement des paramĂȘtres
$pour_bdd = false;
$p = $this->traiterParametres(array('service', 'format'), $params, $pour_bdd);