in the file /lang/italian.php the line 418
array('Disabilita click destro nei pop-up full-size (JavaScript - metodo insicuro)',
is incomplete and cause a parse error
I've simply commented out the line that was used for disable right click on full-size pop-up because i think that this function is not used in the final release.
It's correct ?
it iseems to be missing a closing parenthesis...
But doesn't really matter, since the function has been removed...
So commenting it out wouldn't make a difference.. :)
confirmed, thanks for letting us know.
GauGau
Just to confirm my fault. Should have been:
array('Disabilita click destro nei pop-up full-size (JavaScript - metodo insicuro)', 0),
:oops: :oops: :oops: :oops: :oops: :oops: