Line 32... |
Line 32... |
32 |
* @author Jean-Pascal MILCENT <jpm@tela-botanica.org>
|
32 |
* @author Jean-Pascal MILCENT <jpm@tela-botanica.org>
|
33 |
* @copyright Copyright (c) 2010, Tela Botanica (accueil@tela-botanica.org)
|
33 |
* @copyright Copyright (c) 2010, Tela Botanica (accueil@tela-botanica.org)
|
34 |
* @license GPL v3 <http://www.gnu.org/licenses/gpl.txt>
|
34 |
* @license GPL v3 <http://www.gnu.org/licenses/gpl.txt>
|
35 |
* @license CECILL v2 <http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt>
|
35 |
* @license CECILL v2 <http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt>
|
36 |
* @since 0.3
|
36 |
* @since 0.3
|
37 |
* @version $Id$
|
37 |
* @version $Id: RestServeur.php 299 2011-01-18 14:03:46Z jpm $
|
38 |
* @link /doc/framework/
|
38 |
* @link /doc/framework/
|
39 |
*/
|
39 |
*/
|
40 |
// TODO : gerer les retours : dans ce controleur : code retour et envoi ...
|
40 |
// TODO : gerer les retours : dans ce controleur : code retour et envoi ...
|
41 |
class RestServeur {
|
41 |
class RestServeur {
|