We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e26675 commit 1c061faCopy full SHA for 1c061fa
config.php
@@ -4,7 +4,7 @@
4
$dbms = 'mysqli';
5
$dbhost = 'localhost';
6
$dbport = '';
7
-$dbname = 'fb_phpb328';
+$dbname = 'fb_phpb3211';
8
$dbuser = 'xxx';
9
$dbpasswd = 'xxx';
10
$table_prefix = 'phpbb_';
0 commit comments