You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tarteaucitron/tarteaucitron_fonctions.php

15 lines
250 B
PHP

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