options.php comme dans la branche master

This commit is contained in:
Vincent Calame 2023-03-01 19:12:41 +01:00
parent f3df01827c
commit 816ded088d
1 changed files with 1 additions and 1 deletions

View File

@ -7,11 +7,11 @@ if (!defined('_ECRIRE_INC_VERSION')) {
$GLOBALS['z_blocs'] = array(
'content',
'head',
'head_js',
'header',
'breadcrumb',
'extra',
'aside',
'connex',
'footer',
'head_js',
);