Files
gallery3/modules/rest/views/error_rest.json.php
T

2 lines
95 B
PHP
Raw Normal View History

<?php defined("SYSPATH") or die("No direct script access.") ?>
<?= json_encode($e->response) ?>