Ho qualche difficoltà ad installarlo:
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of base64_decode(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in C:\Programmi\AppServ\www\versioni\index.php on line 44
Warning: extract() [function.extract]: First argument should be an array in index.php(44) : eval()'d code on line 1
Warning: extract() [function.extract]: First argument should be an array in index.php(44) : eval()'d code on line 2
Codice PHP:
eval(gzinflate(base64_decode(&$source)));
Grazie mille!!