deliciousbrains / wp-migrate-db

WordPress plugin that exports your database, does a find and replace on URLs and file paths, then allows you to save it to your computer.
https://wordpress.org/plugins/wp-migrate-db/
341 stars 513 forks source link

Notice, used variable before defined #2

Closed davidosomething closed 11 years ago

davidosomething commented 12 years ago

not critical, but it's there:

Notice: Undefined index: new_url in /var/www/SITE/content/plugins/wp-migrate-db/wp-migrate-db.php on line 211

davidosomething commented 12 years ago

also: Notice: Undefined index: new_path in /var/www/SITE/content/plugins/wp-migrate-db/wp-migrate-db.php on line 236

bradt commented 11 years ago

I believe this was fixed in e66179098f0eb4fc970a57104b376d9f68ee14ea.