This commit is contained in:
Tobias Reich 2014-03-16 13:50:39 +01:00
parent 9dcbd84aa2
commit 76a3b1bde5

View File

@ -51,7 +51,7 @@ if(!defined('LYCHEE')) exit('Error: Direct access is not allowed!');
// Config version
\$configVersion = '';
// Database configurations
// Database configuration
\$dbHost = '$dbHost'; //Host of the Database
\$dbUser = '$dbUser'; //Username of the database
\$dbPassword = '$dbPassword'; //Password of the Database