]> gitweb.fluxo.info Git - semanticscuttle.git/commitdiff
minor modif items
authorericdane <ericdane@b3834d28-1941-0410-a4f8-b48e95affb8f>
Tue, 13 May 2008 18:00:42 +0000 (18:00 +0000)
committerericdane <ericdane@b3834d28-1941-0410-a4f8-b48e95affb8f>
Tue, 13 May 2008 18:00:42 +0000 (18:00 +0000)
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@126 b3834d28-1941-0410-a4f8-b48e95affb8f

config.inc.php.example

index 24d155e0e084ea43073adc66e8b69342e448f395..bf3fd2b971349f8ff6eec7d87b9b967fe23db4db 100644 (file)
@@ -40,7 +40,7 @@ $antispamAnswer = 'semanticscuttle'; # antispamAnswer: The answer to the questio
 $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.