mirror of
https://github.com/unraid/webgui.git
synced 2026-02-09 10:29:09 -06:00
- Changed PHP opening tags from `<?PHP` to `<?php` for consistency. - Reformatted function definitions and control structures to follow PSR-12 standards, enhancing code clarity. - Adjusted spacing and indentation for better visual structure throughout the file.