compteSPIP/comptespip_pipelines.php

14 lines
244 B
PHP

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