This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-debian/modules/gallery/views/error_cli.txt.php

4 lines
106 B
PHP

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