summaryrefslogtreecommitdiff
path: root/scraper/google.php
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2024-02-25 09:52:11 -0500
committerlolcat <will@lolcat.ca>2024-02-25 09:52:11 -0500
commita6d519f83a4901d8ce1d0c70ca0a29b0bddccbfc (patch)
treec72cde832fcec6d5f217991c01ab8ef713e21b03 /scraper/google.php
parente82e908ece8d1b1a33f0b09f2ac54316d1d2a134 (diff)
google fixes 2
Diffstat (limited to 'scraper/google.php')
-rw-r--r--scraper/google.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/scraper/google.php b/scraper/google.php
index 0aba310..b0e4ded 100644
--- a/scraper/google.php
+++ b/scraper/google.php
@@ -559,7 +559,6 @@ class google{
}
curl_close($curlproc);
- echo $data;
return $data;
}