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

Feat: Moved part of the code to function buildMonitorsFilters. Don't use ob_get_contents (_monitor_filters.php) #4091

Merged
merged 7 commits into from
Jul 15, 2024

Conversation

IgorA100
Copy link
Contributor

In fact, the code is practically unchanged!
All code logic is not affected.
Some of the code is output to the buildMonitorsFilters function, which returns an array. There are no other changes.
Firstly, it is necessary to abandon the use of ob_get_contents for the new Montage page
Secondly, this makes the code more understandable.

@IgorA100 IgorA100 marked this pull request as ready for review July 15, 2024 21:52
@IgorA100
Copy link
Contributor Author

I ask for verification and, if possible, approval.

@connortechnology
Copy link
Member

I definitely like getting rid of ob_start etc.

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