From f7b2aa8e3bb66f9c1c0dd3489152cc71bd1e7da8 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 27 Oct 2016 18:57:05 +0200 Subject: [sysconfig] Improve binddn parsing for AD wizard --- inc/util.inc.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'inc') diff --git a/inc/util.inc.php b/inc/util.inc.php index e6f4ca8f..671028ed 100644 --- a/inc/util.inc.php +++ b/inc/util.inc.php @@ -364,9 +364,5 @@ SADFACE; @unlink($file); exit(0); } - - public static function normalizeDn($dn) { - return preg_replace('/[,;]\s*/', ',', $dn); - } } -- cgit v1.2.3-55-g7522