Performs fix

From Bitpost wiki

Cyril found this:

If you will open up performs.php in an editor and search for the term "formId", you need to change this to "formid". Then it will work with register globals = off and with php.ini or your server php configuration set to register globals = off as well.

UPDATE: Cyril says "forget performs".