Topic: Conversion to punbb from another Db
Hi guys,
i'v a one table and i want to migrate it in the table users of punbb.
The problem is this:
My table have 3 fields, id, username,password and password is cripted in md5.
How i can convert that password into table users that use sha1?
Thanks in advance and sorry for my bad english.
Regards.