You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lister_dossiers/lister_dossiers_pipelines.php

15 lines
277 B
PHP

<?php
/**
* Utilisations de pipelines par Lister les dossiers
*
* @plugin Lister les dossiers
* @copyright 2014-2017
* @author Teddy Payet
* @licence GNU/GPL
* @package SPIP\Lister_dossiers\Pipelines
*/
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}