mirror of
https://github.com/unraid/webgui.git
synced 2026-05-12 15:20:29 -05:00
ba10e0a985
- Changed short PHP opening tags to standard long tags for consistency. - Enhanced code readability by adding braces to control structures. - Improved formatting for better maintainability. This update aims to ensure uniformity in PHP code and enhance overall readability. No further changes are pending for this task.