fridge_bites/apps/Ajax/Templates/ajax-result.php

2 lines
62 B
PHP

<?php
echo json_encode($context['result'], JSON_PRETTY_PRINT);