From 3d572c5f4400b22b7cbe7307e1744db9e6f38733 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 19 Sep 2021 19:50:15 +0200 Subject: [PATCH] september update 1 --- Admin/Install/CMS.install.json | 1 + Admin/Routes/Web/Api.php | 14 +++++++++++++- Admin/Routes/Web/Backend.php | 14 +++++++++++++- 3 files changed, 27 insertions(+), 2 deletions(-) diff --git a/Admin/Install/CMS.install.json b/Admin/Install/CMS.install.json index fb5365d..79070da 100755 --- a/Admin/Install/CMS.install.json +++ b/Admin/Install/CMS.install.json @@ -1,5 +1,6 @@ [ { + "type": "Application", "src": "Modules/QA/Admin/Install/Application/QA", "dest": "Web/QA", "name": "QA" diff --git a/Admin/Routes/Web/Api.php b/Admin/Routes/Web/Api.php index 5002ef6..faadc34 100755 --- a/Admin/Routes/Web/Api.php +++ b/Admin/Routes/Web/Api.php @@ -1,4 +1,16 @@ -