lecteur_qrcode/lecteur_qrcode_options.php
2022-05-30 16:24:16 +02:00

14 lines
262 B
PHP

<?php
/**
* Options au chargement du plugin Lecteur de qrcode
*
* @plugin Lecteur de qrcode
* @copyright 2022
* @author tofulm
* @licence GNU/GPL
* @package SPIP\Lecteur_qrcode\Options
*/
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}