Quote:
Originally Posted by RealCop228
pawn Код:
md5('dasdasdasdasesdadadadsadadadAsdasdasdasdasdas dasdadad'))
I don't think that is the password either. It seems you are storing the value above into the password variable, when instead you should be hashing the password and saving the HASH into the password variable.
|
Ohh, Really? If it were wrong would it still be working?