corpus_web/corpus_web_pipelines.php
2021-01-24 22:07:41 +01:00

14 lines
262 B
PHP

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