From 89fcb12c58accaf7b948b7b5513858f1340eb655 Mon Sep 17 00:00:00 2001
From: Axel Hahn <ax2002@gmx.net>
Date: Mon, 25 Jul 2022 22:25:30 +0200
Subject: [PATCH] remove inc_functions in installer page

---
 public_html/deployment/pages/act_installer.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/public_html/deployment/pages/act_installer.php b/public_html/deployment/pages/act_installer.php
index 8b0c5326..0209f4ef 100644
--- a/public_html/deployment/pages/act_installer.php
+++ b/public_html/deployment/pages/act_installer.php
@@ -10,7 +10,6 @@
   2022-07-25  Axel <axel.hahn@iml.unibe.ch>
   ###################################################################### */
 
-require_once("./inc_functions.php");
 $sOut = ''
 .'
 
-- 
GitLab