libreavous/libreavous_autorisations.php

15 lines
166 B
PHP
Raw Normal View History

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