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.
15 lines
250 B
PHTML
15 lines
250 B
PHTML
3 years ago
|
<?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;
|
||
|
}
|