Commit 8aac5a14 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 8a957435
...@@ -26,5 +26,5 @@ else { ...@@ -26,5 +26,5 @@ else {
} }
$Laufzeit = microtime(true) - $beginn; $Laufzeit = microtime(true) - $beginn;
echo json_encode( $API->APIrespons(sprintf('%.5f', $Laufzeit), $respons),JSON_PRETTY_PRINT); echo json_encode( $API->APIrespons(sprintf('%.5f', $Laufzeit), $respons));//,JSON_PRETTY_PRINT
?> ?>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment