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 23c0ea7 commit bf1da5eCopy full SHA for bf1da5e
config.php
@@ -4,7 +4,7 @@
4
$dbms = 'mysqli';
5
$dbhost = 'localhost';
6
$dbport = '';
7
-$dbname = 'fb_phpb3211';
+$dbname = 'fb_phpb335';
8
$dbuser = 'xxx';
9
$dbpasswd = 'xxx';
10
$table_prefix = 'phpbb_';
0 commit comments