Files
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
..
2026-04-04 19:09:45 +00:00
2026-04-04 22:16:49 +00:00