generovane subory apilite,

fix globalnych $_SERVER v konfiguracii
This commit is contained in:
2026-02-09 07:48:07 +01:00
parent d9a283cfdf
commit e59bfc26a0
8 changed files with 46 additions and 9 deletions

4
backend/public/API.php Normal file
View File

@ -0,0 +1,4 @@
<?php
require_once __DIR__.'/../src/API.php';
new \TPsoft\Nutrio\API();