Voting

: two minus zero?
(Example: nine)

The Note You're Voting On

devel at romanr dot info
12 years ago
There is some reenterability bug: you can't use this function several times in a single process. PHP process (apache or fastcgi) should be restarted. Consider PHP_FCGI_MAX_REQUESTS=1

<< Back to user notes page

To Top