Add root login compatibility wrappers

This commit is contained in:
2026-06-15 11:30:26 +02:00
parent da29732cba
commit a42e8d2907
5 changed files with 154 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<?php
declare(strict_types=1);
require_once __DIR__ . '/public/index.php';