Forums
(@benjiwp)
11 years, 6 months ago
It is ok by default. When you create a blog, the default timeezone option is UTC 0, but if you change this to “Europe/Paris” for example, it becomes not GMT (UTC 0).
So, it would be better with current_time('mysql', true).
current_time('mysql', true)
11 years, 10 months ago
Hello,
in recaptcha.php line 328 :
recaptcha_check_answer($this->options['private_key'], $_SERVER['REMOTEADDR']
The right name is : REMOTE_ADDR
REMOTE_ADDR