sorti de la fabrique
This commit is contained in:
parent
6e6d1c626b
commit
b38912f104
11 changed files with 324 additions and 0 deletions
14
gamutable_pipelines.php
Normal file
14
gamutable_pipelines.php
Normal 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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue