add possibility to show subdomains fully in php-settings listing; UI adjustments

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-08-26 09:54:06 +02:00
parent 7f6ea29e15
commit 546040541c
10 changed files with 33 additions and 5 deletions

View File

@@ -26,6 +26,7 @@
use Froxlor\Froxlor;
use Froxlor\FileDir;
use Froxlor\FroxlorLogger;
use Froxlor\Settings;
use Froxlor\UI\Response;
use Froxlor\Database\IntegrityCheck;
use Froxlor\Install\Update;