Line Removed
This commit is contained in:
parent
0d858bb890
commit
8558f930d7
|
|
@ -49,7 +49,6 @@ $jsURL = $actual_link . '/' . 'js/script.js';
|
|||
$installed = false;
|
||||
|
||||
if (file_exists($envFile)) {
|
||||
|
||||
// reading env content
|
||||
$data = file($envFile);
|
||||
$databaseArray = ['DB_HOST', 'DB_DATABASE', 'DB_USERNAME', 'DB_PASSWORD', 'DB_CONNECTION', 'DB_PORT', 'DB_PREFIX'];
|
||||
|
|
|
|||
Loading…
Reference in New Issue