diff options
Diffstat (limited to 'upgrade.txt')
-rw-r--r-- | upgrade.txt | 2 |
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'); |