<?php
/*
 * Default configuration settings
 *
 * @author   LarsDW223
 * @license  GPL 2 (http://www.gnu.org/licenses/gpl.html)
 */

$conf['Theme'] = 'White';
$conf['Layouts'] = '';
$conf['BreadcrumbsSep'] = '□';
$conf['YouAreHereSep'] = ' ► ';
