Faktury - Dialog podglądu faktury

This commit is contained in:
2026-03-05 22:59:11 +01:00
parent 144aa81358
commit 5b1b4ec768
8 changed files with 1292 additions and 111 deletions

View File

@@ -34,6 +34,7 @@
foreach ($structure as &$files) {
sort($files);
}
unset($files); // Break the reference with the last element
}
foreach ($structure as $folder => $files): ?>