From d8316b54a8f57857afe93fc3619796b368e228d1 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Wed, 1 Nov 2023 22:36:09 +0100 Subject: [PATCH] use index.inc --- api.php | 6 ++---- index.inc | 7 +++++++ index.php | 6 ++---- sai.php | 6 ++---- setup.php | 4 +--- 5 files changed, 14 insertions(+), 15 deletions(-) create mode 100644 index.inc diff --git a/api.php b/api.php index e543209..827b4c1 100644 --- a/api.php +++ b/api.php @@ -1,9 +1,7 @@ html(); \ No newline at end of file +echo (new SYSTEM\SAI\sai_gui())->html(); \ No newline at end of file diff --git a/setup.php b/setup.php index 3d6b2e6..c964112 100644 --- a/setup.php +++ b/setup.php @@ -1,7 +1,5 @@