formulaire et des pages gamutable pour gerer des configurations de facons semi automatique
15 lines
239 B
PHP
15 lines
239 B
PHP
<?php
|
|
/**
|
|
* Utilisations de pipelines par GamuForm
|
|
*
|
|
* @plugin GamuForm
|
|
* @copyright 2020
|
|
* @author tofulm
|
|
* @licence GNU/GPL
|
|
* @package SPIP\Gamuform\Pipelines
|
|
*/
|
|
|
|
if (!defined('_ECRIRE_INC_VERSION')) {
|
|
return;
|
|
}
|
|
|