[(#HTTP_HEADER{Content-type: application/json [; charset=(#CHARSET)]})]#CACHE{0} [(#REM) /*******************************************************************************\ * BIODIV, plugin et squelette pour SPIP - https://www.spip.net/ * * dédié à la gestion d'observations naturalistes * * * * Copyright (C) 2008-2021 Renaud LAURETTE * * * * BIODIV a été développé initialement pour le projet Biodiv.Balma de l'APCVEB * * (Association de Protection du Cadre de Vie et de l'Environnement balmanais) * * voir Biodiv.Balma : https://balma.biodiv.fr/ * * voir APCVEB : http://apcveb.free.fr/ * * * * Ce programme est un logiciel libre distribué sous licence GNU/GPL. * * Pour plus de détails voir les fichier COPYING.txt et LICENCE-BIODIV.md * \*******************************************************************************/ ] "#NOM_SITE_SPIP", "version" => "#PLUGIN{biodiv,version}", "authenticate" => "[(#URL_PAGE{jws_authenticate}|url_absolue)]", "connect" => "[(#URL_PAGE{jws_connect}|url_absolue)]", "receiveObs" => "[(#URL_PAGE{jws_recevoir_observation}|url_absolue)]", "receiveObsV2" => "[(#URL_PAGE{jws_receive_obs_v2}|url_absolue)]" ); echo json_encode($reponse); ?>