[Plugin: Mollom] $nonce returns empty
-
The function _mollom_nonce() does not work – it returns empty $nonce.
Why not just do away with the function entirely and simply use:
$nonce = md5(mt_rand());
- The topic ‘[Plugin: Mollom] $nonce returns empty’ is closed to new replies.