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/autoload.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/autoload.php') diff --git a/include/autoload.php b/include/autoload.php index 505b44477..28a2effd4 100644 --- a/include/autoload.php +++ b/include/autoload.php @@ -10,5 +10,4 @@ require $file; } - } -?> + } \ No newline at end of file -- cgit v1.2.3