diff options
Diffstat (limited to 'api')
| -rw-r--r-- | api/export_gcs.php | 2 | 
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');
 | 
