mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
(legacy) repair reset root password
This commit is contained in:
parent
9a22c04f1c
commit
ffbbd11e58
@ -72,7 +72,7 @@ if (strcasecmp(chop(fgets($fp)), 'y') == 0) {
|
||||
|
||||
local_user_set_password($admin_user, $g['factory_shipped_password']);
|
||||
local_user_set($admin_user);
|
||||
write_config($config, gettext("password changed from console menu"));
|
||||
write_config(gettext("password changed from console menu"));
|
||||
|
||||
printf("\n\n");
|
||||
printf(gettext("The password has been reset."));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user