<?php
/**
 * License: GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * configuration file for template "arctic"
 * 
 * @author:			Xan <DXpublica@telefonica.net>
 * @original-author:		Michael Klier <chi@chimeric.de> 
 * @original-author-homepage:	http://www.chimeric.de
 */

/* Sidebar*/
$conf['sidebar-theme']['sidebar_pagename'] = 'sidebar'; //string to declare custom sidebar pages:
																												//<name of the page><sidebar_pagename>
																												//creates sidebar for specific page
$conf['sidebar-theme']['default_sidebar_name'] = 'default_sidebar'; // the name of sidebar by default

//Setup: vim enc=utf-8 tb=4
?>