Refactor admin lists and migrate legacy archive/filemanager controllers

This commit is contained in:
2026-02-11 00:03:07 +01:00
parent 11e22d1838
commit 41feabe8be
18 changed files with 527 additions and 374 deletions

View File

@@ -1,7 +0,0 @@
<?php
namespace admin\view;
class FileManager
{
}
?>