]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_secure.php
New wrapper function introduced, more EL rewrites:
[mailer.git] / inc / modules / admin / what-config_secure.php
index 3cd889890c443bd92d1a9451d60eeee6a940d73a..db890563e982d87b0fbd00d379c68539dab5d721 100644 (file)
@@ -52,7 +52,7 @@ if (isFormSent()) {
                loadInclude('inc/gen_sql_patches.php');
 
                // Forget the wrong number!
-               unsetPostRequestParameter(('salt_length'));
+               unsetPostRequestParameter('salt_length');
 
                // Redirect to logout link
                redirectToUrl('modules.php?module=admin&logout=1');