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

orphaned variable #2681

Closed
euantorano opened this issue Feb 20, 2017 · 1 comment
Closed

orphaned variable #2681

euantorano opened this issue Feb 20, 2017 · 1 comment
Assignees
Labels
b:1.8 Branch: 1.8.x s:resolved Status: Resolved. Solution implemented or scheduled t:bug Type: Bug. An issue causing error / flaw / malfunction
Milestone

Comments

@euantorano
Copy link
Member

euantorano commented Feb 20, 2017

In v1.8.10 member.php line 1099, $emailnotifycheck = ''; is unused, and a useless variable. It can be safely removed.

Original thread: orphaned variable

@euantorano euantorano added b:1.8 Branch: 1.8.x t:bug Type: Bug. An issue causing error / flaw / malfunction s:confirmed Status: Confirmed. Retested and found the issue exists labels Feb 20, 2017
@euantorano euantorano added this to the 1.8.11 milestone Feb 20, 2017
@SvePu
Copy link
Contributor

SvePu commented Feb 20, 2017

Done! - #2682

@euantorano euantorano added s:resolved Status: Resolved. Solution implemented or scheduled and removed s:confirmed Status: Confirmed. Retested and found the issue exists labels Feb 26, 2017
@euantorano euantorano self-assigned this Feb 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
b:1.8 Branch: 1.8.x s:resolved Status: Resolved. Solution implemented or scheduled t:bug Type: Bug. An issue causing error / flaw / malfunction
Projects
None yet
Development

No branches or pull requests

2 participants