Just upgraded from 6.x-1.5 to 1.6. Webpage fails to load:

Parse error: syntax error, unexpected '=', expecting ')' in /usr/local/apache2/htdocs/drupal6/sites/all/modules/revisionreference/revisionreference.module on line 840

This

      'revision reference' = array(

should be

      'revision reference' => array(

/Kevin

Comments

xurizaemon’s picture

Title: PHP syntax error on install » Fatal PHP syntax error
Status: Active » Needs review
StatusFileSize
new769 bytes

Barely seems worth a patch, but if it helps move things along, here it is.

danielb’s picture

Status: Needs review » Fixed

Thanks, committed and new release created.

danielb’s picture

bugger didn't realise you guys were two different people, so one of you is in the commit message, the other is listed as an author... woops. I'm drunk

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.