baz_april/baz_april_fonctions.php

15 lines
247 B
PHP
Raw Normal View History

2020-02-18 13:23:20 +01:00
<?php
/**
* Fonctions utiles au plugin baz_april
2020-02-18 13:23:20 +01:00
*
* @plugin baz_april
* @copyright 2019
* @author Nicolas Dorigny
* @licence GNU/GPL
* @package SPIP\baz_april\Fonctions
2020-02-18 13:23:20 +01:00
*/
if (!defined('_ECRIRE_INC_VERSION')) {
return;
2020-02-18 13:23:20 +01:00
}