Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 3571 → Rev 3572

/trunk/jrest/bibliotheque/Cel.php
199,6 → 199,9
$code_http = 500; // Internal Server Error
$mime = 'application/json';
$json = true;
if (!isset($donnees)) {
$donnees = new stdClass();
}
$donnees->cause = $this->messages;
} else {
$code_http = 200; // OK