[CSS] +fix page header and title color
[lhc/web/www.git] / www / plugins / formidable / prive / objets / liste / formulaires_associer_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
17 // pour initiale et afficher_initiale
18 include_spip('prive/objets/liste/auteurs_fonctions');