Files
gallery3/modules/gallery/views/error_cli.txt.php

4 lines
106 B
PHP
Raw Normal View History

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