gamuContact/gamucontact_fonctions.php

14 lines
244 B
PHP

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