summaryrefslogtreecommitdiff
path: root/unmaintained/ltb-project-ssp/ltb-project-ssp-move-config-location.patch
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/ltb-project-ssp/ltb-project-ssp-move-config-location.patch')
-rw-r--r--unmaintained/ltb-project-ssp/ltb-project-ssp-move-config-location.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/unmaintained/ltb-project-ssp/ltb-project-ssp-move-config-location.patch b/unmaintained/ltb-project-ssp/ltb-project-ssp-move-config-location.patch
deleted file mode 100644
index 57171d42cb5..00000000000
--- a/unmaintained/ltb-project-ssp/ltb-project-ssp-move-config-location.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/index.php
-+++ b/index.php
-@@ -24,7 +24,7 @@
- #==============================================================================
- # Includes
- #==============================================================================
--require_once("conf/config.inc.php");
-+require_once("/etc/ltb-project/ssp/conf/config.inc.php");
- require_once("lib/vendor/defuse-crypto.phar");
- require_once("lib/functions.inc.php");
- if ($use_recaptcha) {