Subversion Repositories eFlore/Applications.cel

Compare Revisions

Regard whitespace Rev 667 → Rev 666

/trunk/jrest/services/Cel.php
92,10 → 92,6
return $resultat;
}
protected function proteger($chaine) {
return $this->bdd->quote($chaine);
}
 
protected function getTxt($id) {
$sortie = '';
switch ($id) {