gamuContact/gamucontact_pipelines.php
2021-03-11 12:20:02 +01:00

14 lines
249 B
PHP

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