07.07.2014, 23:27
Quote:
The problem is most likely that "udb_hash" returns a number (which is why it is so bad - there are too few values it can take to be secure), and "WP_Hash" returns a string so is not a drop-in replacement.
|
EDIT:
Код:
udb_UserSet(nickname[],key[],value[])