gamuMail/gamumail_options.php
2020-04-24 20:57:04 +02:00

14 lines
238 B
PHP

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