libreavous/libreavous_autorisations.php
2021-02-06 22:22:13 +01:00

15 lines
166 B
PHP

<?php
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
/**
* Fonction d'appel pour le pipeline
*
* @pipeline autoriser
*/
function libreavous_autoriser() {
}