Skip to content

Commit e09e688

Browse files
committed
Fixed: client can create database through phpmyadmin
1 parent dab8532 commit e09e688

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install/tpl/system.ini.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ mailboxlist_webmail_link=y
1212
[monitor]
1313

1414
[sites]
15-
dbname_prefix=[CLIENTNAME]_
15+
dbname_prefix=[CLIENTNAME]
1616
dbuser_prefix=[CLIENTNAME]
1717
ftpuser_prefix=[CLIENTNAME]
1818
shelluser_prefix=[CLIENTNAME]

0 commit comments

Comments
 (0)