mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 13:17:24 +02:00
Update prefs.php
This commit is contained in:
@@ -1411,7 +1411,7 @@ $text .= "
|
|||||||
|
|
||||||
if(function_exists('password_verify')) // ie. php 5.5 or higher
|
if(function_exists('password_verify')) // ie. php 5.5 or higher
|
||||||
{
|
{
|
||||||
$pwdEncodeOpts[3] = "PHP Default (Preferred)";
|
$pwdEncodeOpts[3] = PRFLAN_276;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user