gamuform/GamuForm_options.php
2020-03-30 14:10:01 +02:00

14 lines
238 B
PHP

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