gamuContact/gamucontact_pipelines.php

14 lines
247 B
PHP

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