summaryrefslogtreecommitdiff
path: root/modules/rest/views/error_rest.json.php
blob: 179ce7f927f9e3e07d1bc3a9eb44360942facf64 (plain)
1
2
<?php defined("SYSPATH") or die("No direct script access.") ?>
<?= json_encode($e->response);