03.04.2010, 18:03
How i can remove udb_hash from my admin system to see real pass.
pawn Код:
if(udb_hash(inputtext) != password)
pawn Код:
dini_IntSet(file,"Password", udb_hash,inputtext);