8 lines
140 B
PHP
Executable file
8 lines
140 B
PHP
Executable file
<?php
|
|
/*
|
|
* default configuration settings
|
|
*
|
|
*/
|
|
|
|
$conf['sidebar_sections'] = 'h1,h2,h3,h4,h5';
|
|
$conf['header_layout'] = 'header-default';
|