Envoi initial
[spip_souscriptions.git] / souscription_fonctions.php
1 <?php
2 /**
3  * Fonctions utiles au plugin Souscription
4  *
5  * @plugin     Souscription
6  * @copyright  2013
7  * @author     Olivier Tétard
8  * @licence    GNU/GPL
9  * @package    SPIP\Souscription\Fonctions
10  */
11
12 if (!defined('_ECRIRE_INC_VERSION')) return;
13
14
15 ?>