]> gitweb.fluxo.info Git - semanticscuttle.git/commitdiff
Bug fix: allow to access to Google Custom Search without password
authormensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f>
Wed, 28 May 2008 12:28:52 +0000 (12:28 +0000)
committermensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f>
Wed, 28 May 2008 12:28:52 +0000 (12:28 +0000)
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@132 b3834d28-1941-0410-a4f8-b48e95affb8f

api/export_gcs.php
upgrade.txt

index 9cf34f78a0139bafb93bf60932ee5580ff122f79..c8bf59d59a53c2dcc42807d949dd1c7b8b6ff9a4 100644 (file)
@@ -4,7 +4,7 @@ Export for Google Custom Search
 */\r
 \r
 // Force HTTP authentication first!
-require_once('httpauth.inc.php');\r
+//require_once('httpauth.inc.php');\r
 require_once('../header.inc.php');\r
 \r
 $bookmarkservice =& ServiceFactory::getServiceInstance('BookmarkService');\r
index ba4f71035c136df994745e3961f9104c3570d1dc..792c04c41d94067308fc5fe8ca39220d8b270a31 100644 (file)
@@ -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');