diff --git a/e107_admin/prefs.php b/e107_admin/prefs.php index 83ac79286..a1e74f8e0 100644 --- a/e107_admin/prefs.php +++ b/e107_admin/prefs.php @@ -1411,7 +1411,7 @@ $text .= " if(function_exists('password_verify')) // ie. php 5.5 or higher { - $pwdEncodeOpts[3] = "PHP Default (Preferred)"; + $pwdEncodeOpts[3] = PRFLAN_276; }