1<?php
2/*
3 * Default configuration settings
4 *
5 * @author   beemoon <contact@beemoon.fr>
6 * @license  GPL 2 (http://www.gnu.org/licenses/gpl.html)
7 */
8
9$conf['enableAccordion']          = 1;
10$conf['topSidebar']	=	'';
11$conf['bottomSidebar']	= '';
12