Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1179 → Rev 1180

/trunk/services/modules/0.1/motscles/AjouterMotCle.php
136,7 → 136,7
}
private function normaliserMotCle($mot_cle) {
return mb_strtolower($this->supprimerAccents($mot_cle));
return mb_strtolower($this->supprimerAccents(trim($mot_cle)));
}
//TODO: déplacer les fonctions ci dessus et dessous dans une classe