summaryrefslogtreecommitdiff
path: root/images.php
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2024-03-24 22:31:19 -0400
committerlolcat <will@lolcat.ca>2024-03-24 22:31:19 -0400
commit2976c0a6a4c3ef72784a92867edd7df32ef67d3a (patch)
tree892ab5836726d25eb43f0309e976cac402eb549a /images.php
parent81502d4721405e8e4632b37c252d4254426b1728 (diff)
fag protection
Diffstat (limited to 'images.php')
-rw-r--r--images.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/images.php b/images.php
index 3c4df15..99fc9d6 100644
--- a/images.php
+++ b/images.php
@@ -29,7 +29,7 @@ try{
}catch(Exception $error){
- $frontend->drawscrapererror($error->getMessage(), $get, "images");
+ $frontend->drawscrapererror($error->getMessage(), $get, "images", $payload["timetaken"]);
}
if(count($results["image"]) === 0){