0byt3m1n1
Path:
/
data
/
applications
/
aps
/
mantis
/
1.2.7-0
/
standard
/
scripts
/
[
Home
]
File: upgrade-1.0.6.sql
update `@@DB_MAIN_PREFIX@@_user_table` set password=md5(password) where length(password) < 32;