Skip to content
Extraits de code Groupes Projets
Sélectionner une révision Git
  • f37b91545a968cc617da2bae30107f3d81488c74
  • master par défaut protégée
  • v2
  • issue_block_restreint_objet
  • dev/crayons
  • 1.1.0
6 résultats

blocks_options.php

Blame
  • Avatar de nicod_
    nicod authored
    Commit initial en sortie de la fabrique
    14637689
    Historique
    blocks_options.php 232 o
    <?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;
    }