sorti de la fabrique

This commit is contained in:
Christophe 2020-03-10 16:11:01 +01:00
parent 6e6d1c626b
commit b38912f104
11 changed files with 324 additions and 0 deletions

14
gamutable_pipelines.php Normal file
View file

@ -0,0 +1,14 @@
<?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;
}