Portage pour SPIP de la solution de gestion de consentement aux cookies Tarteaucitron.js
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<?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; |
|
}
|
|
|