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 PHP errors and warning in Issue Trends report #1203

Merged
merged 1 commit into from
Oct 3, 2017

Conversation

atrol
Copy link
Member

@atrol atrol commented Oct 2, 2017

Fixes #23425

@atrol atrol self-assigned this Oct 2, 2017
@@ -497,6 +497,7 @@ function create_cumulative_bydate() {
$t_last_date = $t_date;
}

if ( $t_last_id == 0 ) return null;
Copy link
Member

Choose a reason for hiding this comment

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

Reformat to have a {} block.

@atrol atrol merged commit e3d2686 into mantisbt:master Oct 3, 2017
@atrol atrol deleted the 23425-issue-trends-report branch October 3, 2017 09:59
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.

2 participants