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

2 lines
93 B
PHP
Raw Normal View History

<?php defined("SYSPATH") or die("No direct script access.") ?>
2010-06-20 09:05:25 -07:00
<?= json_encode($e->response);