Ukrycie opcji wzywania kelnera

This commit is contained in:
2026-05-27 14:46:19 +02:00
parent 22989d9f9b
commit d54c93623f
8 changed files with 967 additions and 67 deletions

View File

@@ -5,7 +5,7 @@ $tsql = "SELECT ID, Nazwa FROM dbo.NGastroStolik ORDER BY Nazwa";
$stmt = sqlsrv_query($conn, $tsql);
$host = $_SERVER['HTTP_HOST'] ?? 'localhost';
$baseUrl = "http://$host/karczma-stoliki/public/stolik2_api.html?h=";
$baseUrl = "https://$host/app/public/app.html?h=";
echo "<!DOCTYPE html>
<html lang='pl'>