From feaf1de07838b57651f83152c72f3caf9b626ca5 Mon Sep 17 00:00:00 2001 From: battilo Date: Mon, 18 Sep 2017 23:09:09 +0200 Subject: [PATCH] f --- SetupNewComp.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SetupNewComp.pl b/SetupNewComp.pl index ecf364c..9582943 100755 --- a/SetupNewComp.pl +++ b/SetupNewComp.pl @@ -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")