From ea79a0e033e40057279a7f464c9464145eedc932 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 26 Apr 2017 20:24:18 +0300 Subject: remove some redundant php closing tags --- include/errorhandler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/errorhandler.php') diff --git a/include/errorhandler.php b/include/errorhandler.php index bb2fbaee3..95c9edc69 100644 --- a/include/errorhandler.php +++ b/include/errorhandler.php @@ -71,4 +71,4 @@ function ttrss_fatal_handler() { register_shutdown_function('ttrss_fatal_handler'); set_error_handler('ttrss_error_handler'); -?> + -- cgit v1.2.3-54-g00ecf