This commit is contained in:
2025-11-22 01:53:41 +01:00
parent b3a3d25502
commit faa492c471
4 changed files with 13 additions and 10 deletions

3
public/auth/login.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
require __DIR__ . '/../../config/fileload.php';
require __DIR__ . '/../../src/auth/login.php';