compteSPIP/comptespip_fonctions.php

14 lines
241 B
PHP

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