summaryrefslogtreecommitdiffstats
path: root/application/views/errors/cli/error_exception.php
AgeCommit message (Collapse)AuthorFilesLines
2015-01-09Bulk (mostly documentation) updateAndrey Andreev1-3/+3
- Remove PHP version from license notices - Bump year number in copyright notices - Recommend PHP 5.4 or newer to be used - Tell Travis-CI to test on PHP 5.3.0 instead of the latest 5.3 version Related: #3450
2014-10-28Add a real exception handlerAndrey Andreev1-0/+61
Close #1590 Close #3200