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.json.php
blob: 179ce7f927f9e3e07d1bc3a9eb44360942facf64 (
plain
)
1
2
<?php
defined
(
"SYSPATH"
)
or
die
(
"No direct script access."
)
?>
<?
=
json_encode
(
$e
->
response
);