aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/error_collector.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10369] Rename filter_errfile() to filter_root_path().Andreas Fischer2011-09-181-1/+1
* [ticket/10369] DRY code to remove phpbb path from errfile.Andreas Fischer2011-09-181-3/+1
* [ticket/10369] Always include errfile and errline in format_errors().Andreas Fischer2011-09-181-5/+9
* [ticket/10057] Fixes for a bunch of small problems.Oleg Pudeyev2011-03-081-0/+16
* [ticket/10057] Condition file/line display on DEBUG_EXTRA or IN_INSTALL.Oleg Pudeyev2011-03-071-1/+1
* [ticket/10057] Moved error collector class into its own file.Oleg Pudeyev2011-03-061-0/+45