prevent nun-configured node due copying htconfig.php files

This commit is contained in:
Tobias Diekershoff 2018-03-29 11:40:45 +02:00
parent 6dc6581aca
commit 1cd18b6bf9

View file

@ -2,6 +2,11 @@
// If automatic system installation fails: // If automatic system installation fails:
die('The configuration done manually contains some mistakes. Please have a look at your .htconfig.php file.');
// If you are doing the configuration manually, please remove the line above
// Copy or rename this file to .htconfig.php // Copy or rename this file to .htconfig.php
// Why .htconfig.php? Because it contains sensitive information which could // Why .htconfig.php? Because it contains sensitive information which could