From f27d2173d6b60b3ed59dabcfdf6f7e5fa1165237 Mon Sep 17 00:00:00 2001 From: alban Date: Sun, 8 Oct 2017 16:05:29 +0200 Subject: [PATCH] [fix] the user parameters page should not fail on the first error --- bureau/admin/mem_param.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bureau/admin/mem_param.php b/bureau/admin/mem_param.php index c42f8c55..2cb218c3 100755 --- a/bureau/admin/mem_param.php +++ b/bureau/admin/mem_param.php @@ -46,10 +46,6 @@ if (!empty($help_setting)) { ?>

has_msgs("ERROR")) { - include_once("mem_param.php"); - exit(); -} $c=$admin->listPasswordPolicies(); $passwd_classcount = $c['mem']['classcount'];