This commit is contained in:
2017-09-18 23:09:09 +02:00
parent 9c490b7cb8
commit feaf1de078

View File

@@ -185,7 +185,7 @@ sub setCompanyDBGrant() {
return 1;
}
sub checkCompanyDBTables() {
sub setCompanyDBTables() {
my $dbh =
DBI->connect( "DBI:mysql:$db_adm;host=$db_adm_srv", 'root', $db_root_pwd )
or die getTimeStamp("log")