lbry.com/view/template/internal/json.php
2018-05-21 11:49:15 -04:00

1 line
56 B
PHP

<?php echo json_encode($json ?? [], JSON_PRETTY_PRINT);