[18/01/204] Quelques images et un gitignore

This commit is contained in:
2024-01-18 10:14:06 +01:00
parent 3d20cc2841
commit c81ed7bfdb
165 changed files with 39 additions and 132 deletions

View File

@@ -24,7 +24,7 @@ require __DIR__ . '/../core/vendor/autoload.php';
$trustedIp = array(
'::1',
'127.0.0.1',
'86.210.183.184',
'90.2.46.120'
);
$request = Request::createFromGlobals();