[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / compositions_v3 / compositions_options.php
1 <?php
2 /**
3 * Plugin Compositions
4 * (c) 2007-2013 Cedric Morin
5 * Distribue sous licence GPL
6 *
7 * @package SPIP\Compositions\Fonctions
8 */
9
10 if (!defined("_ECRIRE_INC_VERSION")) return;
11
12 $GLOBALS['marqueur_skel'] = (isset($GLOBALS['marqueur_skel'])?$GLOBALS['marqueur_skel']:'').':composition';