gamuConfig/gamuconfig_pipelines.php
2021-10-12 15:05:36 +02:00

14 lines
244 B
PHP

<?php
/**
* Utilisations de pipelines par gamuConfig
*
* @plugin gamuConfig
* @copyright 2021
* @author tofulm
* @licence GNU/GPL
* @package SPIP\Gamuconfig\Pipelines
*/
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}