31.01.2012, 13:55
This is what I make of it, not sure if it'll work but it's worth a try:
PHP Code:
sha1(CONCAT($salt, sha1(CONCAT($salt, sha1($pass)))))