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/crypt.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/crypt.php') diff --git a/include/crypt.php b/include/crypt.php index 217ad3b0f..3e26dfd5a 100644 --- a/include/crypt.php +++ b/include/crypt.php @@ -17,5 +17,4 @@ } return false; - } -?> + } \ No newline at end of file -- cgit v1.2.3-54-g00ecf