2 lines
62 B
PHP
2 lines
62 B
PHP
<?php
|
|
echo json_encode($context['result'], JSON_PRETTY_PRINT); |
<?php
|
|
echo json_encode($context['result'], JSON_PRETTY_PRINT); |