www/gethopsources.php

changeset 296
69fadd1aded2
parent 219
4c21eabb3c0e
child 705
d77b723f7b35
--- a/www/gethopsources.php	Mon Feb 25 22:53:41 2019 +0100
+++ b/www/gethopsources.php	Tue Feb 26 16:18:16 2019 +0100
@@ -27,4 +27,5 @@
 		'cost' => $row['cost']
 	);
 }
+header("Content-type: application/json");
 echo json_encode($hops);

mercurial