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.
html5up_editorial/html5up_editorial_options.php

16 lines
350 B
PHP

<?php
/**
* Chargement du plugin Html5up Editorial
*
* @plugin Html5up Editorial
* @copyright 2017
* @author chankalan
* @licence GNU/GPL
* @package SPIP\Html5up_editorial\Options
*/
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS['z_blocs'] = array('content', 'head', 'head_js', 'breadcrumb', 'header', 'footer');