diff --git a/phpBB/config.php b/phpBB/config.php index b0dc738f7f..512efc8cab 100644 --- a/phpBB/config.php +++ b/phpBB/config.php @@ -26,14 +26,16 @@ // and fill in the required details // +/* // // MySQL // -$dbms = "mysql"; -$dbhost = "localhost"; -$dbname = "bartvb"; -$dbuser = "bartvb"; -$dbpasswd = "bvbdb="; +$dbms = ""; +$dbhost = ""; +$dbname = ""; +$dbuser = ""; +$dbpasswd = ""; +*/ /* //