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_options.php

15 lines
277 B
PHP

<?php
/**
* Options du plugin Lister les dossiers au chargement
*
* @plugin Lister les dossiers
* @copyright 2014-2017
* @author Teddy Payet
* @licence GNU/GPL
* @package SPIP\Lister_dossiers\Options
*/
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}