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

4 lines
109 B
PHP
Raw Normal View History

<?php defined("SYSPATH") or die("No direct script access.") ?>
2018-01-28 12:43:27 +01:00
<?php echo Kohana_Exception::text($e), "\n";