phpList Discuss
Mysql password reset for admin
ℹ️ Support
itlinux
June 2, 2019, 10:55pm
5
ok this works:
update phplist_admin SET password=‘mynewpasswordworks’ where id = 1;
1 Like
show post in topic