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 433d959 commit 62c4e0dCopy full SHA for 62c4e0d
config.php
@@ -4,7 +4,7 @@
4
$dbms = 'mysqli';
5
$dbhost = 'localhost';
6
$dbport = '';
7
-$dbname = 'fb_phpb335';
+$dbname = 'fb_phpb3310';
8
$dbuser = 'xxx';
9
$dbpasswd = 'xxx';
10
$table_prefix = 'phpbb_';
0 commit comments