entfernung mancher aenderungen

This commit is contained in:
rirat-0
2026-06-02 13:26:11 +02:00
parent 016193de07
commit 24dc432f01
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -6,10 +6,6 @@ if (!isset($abs_path)) {
}
require_once $abs_path . "/php/controller/index-controller.php";
if (isset($_GET["pfad"]) && $_GET["pfad"] === "search-results") {
require_once $abs_path . "/php/controller/search-results-controller.php";
}
?>
<!--