summaryrefslogtreecommitdiff
path: root/news.php
diff options
context:
space:
mode:
Diffstat (limited to 'news.php')
-rw-r--r--news.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/news.php b/news.php
index 3d5030a..b205819 100644
--- a/news.php
+++ b/news.php
@@ -31,7 +31,7 @@ try{
}catch(Exception $error){
- $frontend->drawscrapererror($error->getMessage(), $get, "news");
+ $frontend->drawscrapererror($error->getMessage(), $get, "news", $payload["timetaken"]);
}
/*