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 --- classes/auth/base.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'classes/auth') diff --git a/classes/auth/base.php b/classes/auth/base.php index 26b6e4ab7..304431213 100644 --- a/classes/auth/base.php +++ b/classes/auth/base.php @@ -63,5 +63,3 @@ class Auth_Base { } } - -?> -- cgit v1.2.3