Last change
on this file since 112717 was
112717,
checked in by l.oiseau2nuit@…, 2 years ago
|
intégration des breadcrumb 'à la SPIPr' + refonte CSS autour de la génération des couleurs + multiples débuguages
|
File size:
270 bytes
|
Line | |
---|
1 | <?php |
---|
2 | // blocs Z ! |
---|
3 | $GLOBALS['z_blocs'] = array('content','head','head_js','header','extra1','extra2','footer','foot_js','breadcrumb'); |
---|
4 | |
---|
5 | // activer le chargement parallele sur les blocs contenu et more |
---|
6 | define('_Z_AJAX_PARALLEL_LOAD','extra1,extra2,footer,foot_js'); |
---|
Note: See
TracBrowser
for help on using the repository browser.