/ Published in: SQL
Reset joomla super admin password to ”admin“
Expand |
Embed | Plain Text
UPDATE `jos_users` SET password='21232f297a57a5a743894a0e4a801fc3' WHERE id = 62
You need to login to post a comment.
elisium on 11/29/09
1 person have marked this snippet as a favorite
Reset joomla super admin password to ”admin“
UPDATE `jos_users` SET password='21232f297a57a5a743894a0e4a801fc3' WHERE id = 62
You need to login to post a comment.