Subversion Repositories eFlore/Applications.cel

Compare Revisions

Regard whitespace Rev 2193 → Rev 2194

/trunk/jrest/services/InventoryKeywordTree.php
37,6 → 37,7
$modification = $this->getGestionMotsCles($uid[0])->deplacerMotCle($id_mot_cle, $id_pere, $id_utilisateur);
}
$modification = ($modification !== false);
if($modification) {
$this->envoyer("OK");
}