Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1633 → Rev 1634

/branches/v1.2-lithium/services/modules/0.1/images/VotesImage.php
108,6 → 108,7
throw new Exception($e, RestServeur::HTTP_CODE_ERREUR);
} else {
self::updateStats($this->bdd, $ressources[0],$parametres['protocole']);
RestServeur::envoyerEnteteStatutHttp(RestServeur::HTTP_CODE_OK);
return 'OK';
}
}