From 5a0e649de1e9c1f8f08948c8c7419b8a33c85ead Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Wed, 20 Nov 2024 01:09:57 +0100 Subject: [PATCH] remove several duplications, fix typo fix duplicate call of system::start (included in index.inc) and correct spelling for successfully --- api.php | 6 ++---- index.php | 4 +--- sai.php | 2 -- setup.php | 2 -- 4 files changed, 3 insertions(+), 11 deletions(-) diff --git a/api.php b/api.php index 67edb0b..5901636 100644 --- a/api.php +++ b/api.php @@ -1,7 +1,5 @@ html(); \ No newline at end of file diff --git a/setup.php b/setup.php index f2c576e..8636f5e 100644 --- a/setup.php +++ b/setup.php @@ -1,6 +1,4 @@