This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-27 10:14:32 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1a210dd27084e4213a1738992b700a244de97d35
gallery3
/
modules
/
rest
/
views
/
error_rest.json.php
T
2 lines
95 B
PHP
Raw
Normal View
History
Unescape
Escape
Throw exceptions as appropriate, but allow the Kohana exception
2010-06-19 13:53:22 -07:00
<?
php
defined
(
"SYSPATH"
)
or
die
(
"No direct script access."
)
?>
<?= json_encode($e->response) ?>
Reference in New Issue
Copy Permalink