Closed (fixed)
Project:
Backup and Migrate
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2009 at 07:31 UTC
Updated:
22 Jul 2009 at 18:20 UTC
Parse error: syntax error, unexpected ';' in /sites/all/modules/backup_migrate/includes/schedules.inc on line 345
Comments
Comment #1
trent-- commentedSame problem here when upgrading to dev. build from 8 july.
Apparently there is a missing closing parenthesis on line 345 of file backup_migrate/includes/schedules.inc
After upgrading, when you try to use backup and migrate you only get a blank page.
I am afraid of going back to the previous version, since there was a database upgrade in this release I fear that going back to the previous version will fail.
Comment #2
ronan commentedYeah, looks like I checked in a bunch of my D7 port changes into the wrong branch.. oops.
The latest dev should be all better. Sorry about that.