From ed923b8fe1be8735678ad755741a5db3f35a43c8 Mon Sep 17 00:00:00 2001 From: Tomasz Wolniewicz <twoln@umk.pl> Date: Fri, 19 May 2023 09:48:24 +0200 Subject: [PATCH] deleting config --- config/config.php | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 config/config.php diff --git a/config/config.php b/config/config.php deleted file mode 100644 index 5927622..0000000 --- a/config/config.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php - -define('DB_CONFIG_LOCATION', 'location of otp_config.php'); - -- GitLab