From 4969023a1bc34f50e50e54dde06afc51ab69076b Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Thu, 14 Sep 2017 18:40:04 +0100 Subject: [PATCH] Remove trailing ?> Not necessary --- linotp/linotp-auth-class.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/linotp/linotp-auth-class.php b/linotp/linotp-auth-class.php index 638b492..cb6468d 100644 --- a/linotp/linotp-auth-class.php +++ b/linotp/linotp-auth-class.php @@ -65,5 +65,3 @@ public function linotp_auth($user="", $pass="", $realm="") { return $ret; } } -?> -