QUOTE
Parse error: syntax error, unexpected T_STRING in /www/uuuq.com/w/o/r/worldofgta/htdocs/wiki/includes/db/Database.php on line 729
And this is what line 729 sais in that file:
QUOTE
throw new DBUnexpectedError( $this, '& mode is not implemented. If it's really needed, uncomment the line above.' );
What do I need to modify to make it work?