gamuContact/gamucontact_options.php
2021-03-11 12:20:02 +01:00

14 lines
249 B
PHP

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