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

Fix some minor issues detected in code inspection #331

Merged
merged 3 commits into from
Apr 24, 2015

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Apr 24, 2015

  • spelling mistakes
  • inconsistent return point of process_bulk_actions()
  • missing function documentation
  • removed duplicate function
  • removed unused variables
  • make sure the $actions variable is always available

jrfnl added 3 commits April 24, 2015 15:54
- spelling mistakes
- inconsistent return point of `process_bulk_actions()`
- missing function documentation
- removed duplicate function
- removed unused variables
Prevent `undefined variable` notices
@jrfnl jrfnl added this to the 2.5.0 milestone Apr 24, 2015
GaryJones added a commit that referenced this pull request Apr 24, 2015
…ion-issues

Fix some minor issues detected in code inspection
@GaryJones GaryJones merged commit d515000 into develop Apr 24, 2015
@GaryJones GaryJones deleted the feature/minor-code-inspection-issues branch April 24, 2015 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants