Autorisations_-tendues/auted_fonctions.php

14 lines
262 B
PHP

<?php
/**
* Fonctions utiles au plugin Autorisations étendues
*
* @plugin Autorisations étendues
* @copyright 2020
* @author tofulm
* @licence GNU/GPL
* @package SPIP\Auted\Fonctions
*/
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}