This commit is contained in:
Mark van Driel 2017-02-12 20:58:11 +01:00
commit 6aa3f431ce

View file

@ -29,3 +29,4 @@ $output = json_encode($jsonObject,JSON_PRETTY_PRINT);
<pre><?php echo $output ?></pre>
</body>
</html>