Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed undefined method error in SitesCommand#massUpdate #1064

Merged
merged 2 commits into from
May 10, 2016

Conversation

TeslaDethray
Copy link
Contributor

Fixes #1063

@@ -453,7 +453,7 @@ public function massUpdate($args, $assoc_args) {
}
// Backup the DB so the client can restore if something goes wrong.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TeslaDethray: Thank you for the quick fix. The comment says backup the db but doesn't 'all' element mean code, db and files?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right - that comment is incorrect. I'll fix it.

@TeslaDethray TeslaDethray force-pushed the fix/sites_mass-update branch 9 times, most recently from 3930c23 to 9f92920 Compare May 9, 2016 20:02
@bensheldon
Copy link
Contributor

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants