aboutsummaryrefslogtreecommitdiff
path: root/api/export_gcs.php
diff options
context:
space:
mode:
Diffstat (limited to 'api/export_gcs.php')
-rw-r--r--api/export_gcs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/export_gcs.php b/api/export_gcs.php
index 9cf34f7..c8bf59d 100644
--- a/api/export_gcs.php
+++ b/api/export_gcs.php
@@ -4,7 +4,7 @@ Export for Google Custom Search
*/
// Force HTTP authentication first!
-require_once('httpauth.inc.php');
+//require_once('httpauth.inc.php');
require_once('../header.inc.php');
$bookmarkservice =& ServiceFactory::getServiceInstance('BookmarkService');