Files
gallery3/modules/gallery/views/error_cli.txt.php
Johan Cwiklinski 6746792bdf Drop short_tags
2018-05-19 17:01:37 +02:00

4 lines
109 B
PHP

<?php defined("SYSPATH") or die("No direct script access.") ?>
<?php echo Kohana_Exception::text($e), "\n";