gamuConfig/gamuconfig_options.php
2021-10-12 15:05:36 +02:00

14 lines
244 B
PHP

<?php
/**
* Options au chargement du plugin gamuConfig
*
* @plugin gamuConfig
* @copyright 2021
* @author tofulm
* @licence GNU/GPL
* @package SPIP\Gamuconfig\Options
*/
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}