You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
blocks/blocks_options.php

15 lines
232 B
PHP

<?php
/**
* Options au chargement du plugin Blocks
*
* @plugin Blocks
* @copyright 2023
* @author nicod_
* @licence GNU/GPL
* @package SPIP\Blocks\Options
*/
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}