git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@126
b3834d28-1941-0410-a4f8-
b48e95affb8f
$TEMPLATES_DIR = dirname(__FILE__) .'/templates/'; #directory where the template files (*.tpl.php) should be loaded from
$top_include = 'top.inc.php'; # header file
$bottom_include = 'bottom.inc.php'; # footer file
-$index_sidebar_blocks = array('search','users','linked','recent'); # sidebar blocks order
+$index_sidebar_blocks = array('search','menu','users','recent'); # sidebar blocks order
### Bookmarks ###
$shortdate = 'd-m-Y'; # format of short dates.