redirectMobile/redirectmobile_fonctions.php
2020-12-26 10:36:52 +01:00

14 lines
255 B
PHP

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