Consider packages that set enable to 'false' or 'off'
Check for disabled services when displaying service lists
Merge pull request #500 from ExolonDX/master
Tidy up HTML boolean operators
Update HTML boolean operators
Updated CHECKED, SELECTED and DISABLED boolean operator
Use is_module_loaded() to test these to avoid code duplication.
Fix whitespaces and indent
Fixes #1477. Use the new parameter to reduce igmpproxy logging level
Correct code and initialize properly variables escpecially arrays. Also do fixes and simplificate to make it more readble
Correct check from previous code path simplification
Initialize some arrays to avoid php issues and also use list() here to avoid double array dereference
View revisions
Also available in: Atom