Trying to fix a issue
This commit is contained in:
parent
ab37e3e525
commit
ce4d37dc47
@ -49,7 +49,7 @@ $config = "<?php
|
|||||||
if(!defined('LYCHEE')) exit('Error: Direct access is not allowed!');
|
if(!defined('LYCHEE')) exit('Error: Direct access is not allowed!');
|
||||||
|
|
||||||
// Config version
|
// Config version
|
||||||
\$configVersion = '$version';
|
\$configVersion = 'x';
|
||||||
|
|
||||||
// Database configurations
|
// Database configurations
|
||||||
\$dbHost = '$dbHost'; //Host of the Database
|
\$dbHost = '$dbHost'; //Host of the Database
|
||||||
|
Loading…
Reference in New Issue
Block a user