6a97b1d2b7eeb183c5476e1a937fc1d488793e92
[lhc/web/www.git] / www / plugins / formidable / prive / objets / liste / formulaires_lies_fonctions.php
1 <?php
2 /**
3 * Fonctions du squelette associé
4 *
5 * @plugin GéoCulture : noyau fonctionnel
6 * @copyright 2016
7 * @author Les Développements Durables
8 * @licence GNU/GPL
9 * @package SPIP\Geoculture_core\Fonctions
10 */
11
12 if (!defined('_ECRIRE_INC_VERSION')) {
13 return;
14 }
15
16 // pour initiale et afficher_initiale
17 include_spip('prive/objets/liste/auteurs_fonctions');