I just completed the security uddate to biblio-6.x-1.11 and I am getting the following error on an import:
Parse error: syntax error, unexpected ';', expecting ')' in C:\xampp\htdocs\drupal-6\sites\all\modules\biblio\biblio.import.export.inc on line 119
Comments
Comment #1
rjerome commentedOh #$$@#, I'll have a new release out later this evening.
Sorry about that.
Ron.
Comment #2
rjerome commentedThis is fixed now. (http://drupal.org/cvs?commit=366448)
Turns out my editor (Eclipse) got slightly miss-configured and wasn't detecting syntax errors as it normally does, thus this silly little error slipped into the code undetected.
Ron.
Comment #3
kari.nies commentedThanks. Just installed 6.x-1.13 and the problem is fixed.