gamutable/gamutable_pipelines.php
2020-03-10 16:11:01 +01:00

14 lines
241 B
PHP

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