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

14 lines
235 B
PHP

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