From 795e2582806700c003456bd75bbc950d10e22f37 Mon Sep 17 00:00:00 2001 From: ale23yfm Date: Sat, 6 Jul 2024 19:17:17 +0300 Subject: [PATCH] little modifications to v0/total --- v0/total/index.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/v0/total/index.php b/v0/total/index.php index 9e80373..fc1e70f 100644 --- a/v0/total/index.php +++ b/v0/total/index.php @@ -1,5 +1,6 @@ total = new stdClass(); $obj->total -> jobs = ''.$json['response']['numFound']; @@ -47,5 +46,4 @@ echo json_encode($obj); - ?> \ No newline at end of file