index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
rest
/
views
/
error_rest.php
blob: c018378e127d5bb138ce00b269597ac6e6a240bb (
plain
)
1
2
<?php
defined
(
"SYSPATH"
)
or
die
(
"No direct script access."
)
?>
<?
=
json_encode
(
$e
->
response
)
?>