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-08-22 23:05:18 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
db53ca550edcb5b90c1d4873751a12c85b08daa4
gallery3
/
modules
/
gallery
/
views
/
error_cli.txt.php
T
4 lines
98 B
PHP
Raw
Normal View
History
Unescape
Escape
Rework our exception framework to fit into Kohana's model better.
2010-06-19 13:52:48 -07:00
<?
php
defined
(
"SYSPATH"
)
or
die
(
"No direct script access."
)
?>
<?= Kohana_Exception::text($e) ?>
Reference in New Issue
Copy Permalink