Skip to content

Commit 62c4e0d

Browse files
committed
update config.php for version phpBB 3.3.10
1 parent 433d959 commit 62c4e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$dbms = 'mysqli';
55
$dbhost = 'localhost';
66
$dbport = '';
7-
$dbname = 'fb_phpb335';
7+
$dbname = 'fb_phpb3310';
88
$dbuser = 'xxx';
99
$dbpasswd = 'xxx';
1010
$table_prefix = 'phpbb_';

0 commit comments

Comments
 (0)