From 58518d4e9dddc56ff3079fb798bfb6b7ddbb9243 Mon Sep 17 00:00:00 2001 From: Tim Fry Date: Wed, 12 Mar 2025 14:56:34 -0300 Subject: [PATCH] remove closing tag --- core/authentication/resources/classes/plugins/ldap.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/authentication/resources/classes/plugins/ldap.php b/core/authentication/resources/classes/plugins/ldap.php index dfd499602f..de85f39089 100644 --- a/core/authentication/resources/classes/plugins/ldap.php +++ b/core/authentication/resources/classes/plugins/ldap.php @@ -209,5 +209,3 @@ class plugin_ldap { return $result; } } - -?> \ No newline at end of file