From 56b9edefa8ca3b63581eda5ba61f27d39d41437c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Gla=CC=88ser?= Date: Mon, 15 Jun 2026 10:20:14 +0200 Subject: [PATCH] Remove legacy entry points --- deploy.php | 4 ---- docs/PROCESS_PHASE1.md | 2 +- docs/SPEC_PHASE1_COMPONENTS.md | 2 +- docs/konzepte/phase1-technisches-konzept.md | 10 +++++----- docs/modules/erp/README.md | 8 ++++---- docs/modules/erp/import-integration/README.md | 2 -- docs/modules/system/README.md | 1 - includes/db.php | 4 ---- includes/webhook_throttle.php | 4 ---- order-import.php | 4 ---- public/deploy.php | 2 +- public/order-import.php | 2 +- 12 files changed, 13 insertions(+), 32 deletions(-) delete mode 100644 deploy.php delete mode 100644 includes/db.php delete mode 100644 includes/webhook_throttle.php delete mode 100644 order-import.php diff --git a/deploy.php b/deploy.php deleted file mode 100644 index 1e4b884..0000000 --- a/deploy.php +++ /dev/null @@ -1,4 +0,0 @@ -