mirror of
https://github.com/unraid/webgui.git
synced 2026-05-21 13:49:32 -05:00
3949d163c8
- Updated PHP opening tags from `<?PHP` to `<?php` for consistency. - Reformatted function definitions and control structures for improved readability. - Adjusted spacing around array keys and values for better alignment.