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

14 lines
241 B
PHP

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