aboutsummaryrefslogtreecommitdiff
path: root/upgrade.txt
diff options
context:
space:
mode:
authormensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f>2008-05-28 12:28:52 +0000
committermensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f>2008-05-28 12:28:52 +0000
commite15b77aa6e74cb88e7a094a95e5173d961096641 (patch)
tree825d5083dd61b60157c662b9b5ddb349bb2996dd /upgrade.txt
parent0348f920fd17d94199af4833bc28183a6343f4ea (diff)
downloadsemanticscuttle-e15b77aa6e74cb88e7a094a95e5173d961096641.tar.gz
semanticscuttle-e15b77aa6e74cb88e7a094a95e5173d961096641.tar.bz2
Bug fix: allow to access to Google Custom Search without password
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@132 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'upgrade.txt')
-rw-r--r--upgrade.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/upgrade.txt b/upgrade.txt
index ba4f710..792c04c 100644
--- a/upgrade.txt
+++ b/upgrade.txt
@@ -36,6 +36,6 @@
- add line:
$sizeSearchHistory = 10;
- add sidebar block index line:
- $index_sidebar_blocks = array('search','users','linked','recent');
+ $index_sidebar_blocks = array('search','menu','users','popular');