Hi,

When looking at the dblog following an update to Drupal 7.4 I spotted a message about an undefined variable in backup_migrate.
After a quick look at the code, saw that there was a typo in a variable name, at line 384 of backup_migrate.install: '$form' was used instead of '$from'.

I will submit a patch for this trivial fix.

-Patrick

CommentFileSizeAuthor
#1 var-name-typo-1224948-1.patch528 bytesPatrick Hubert

Comments

Patrick Hubert’s picture

StatusFileSize
new528 bytes

Hi,

Here is the patch file, done using branch 7.x-2.x.

-Patrick

sweetchuck’s picture

Status: Active » Reviewed & tested by the community
ronan’s picture

Status: Reviewed & tested by the community » Fixed

Tahnks! Seplling was never my storng suite.

Status: Fixed » Closed (fixed)

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