Files
homelabdspbx/app
9cb14c1ec0 d71009c908 Fix music on hold upload, delete, and file display bugs (#7981)
- Reset $stream_files between loop iterations so files from a previous
  category no longer carry over to the next when its directory is missing
- Guard scandir() return value before passing to count() to prevent
  TypeError on PHP 8+ when the directory does not exist
- Show an error message when mkdir fails during upload (e.g. read-only
  filesystem due to systemd ProtectSystem)
2026-05-21 19:59:09 +00:00
..
2025-07-30 11:44:58 -06:00
2025-11-02 00:22:57 -06:00
2024-12-11 22:06:44 -07:00
2025-11-02 00:22:57 -06:00
2025-11-02 00:22:57 -06:00
2025-11-13 11:52:48 -07:00
2025-11-02 00:22:57 -06:00
2025-11-19 15:26:40 -07:00
2025-11-24 05:42:17 -07:00