* @copyright 2010 Tela-Botanica * @license http://www.cecill.info/licences/Licence_CeCILL_V2-fr.txt Licence CECILL * @version SVN: * @link /doc/papyrus_bp/ */ Class Inscription extends JRestService { public function getElement($uid){ $this->envoyer("OK"); } } ?>