f
This commit is contained in:
@@ -185,7 +185,7 @@ sub setCompanyDBGrant() {
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
sub checkCompanyDBTables() {
|
sub setCompanyDBTables() {
|
||||||
my $dbh =
|
my $dbh =
|
||||||
DBI->connect( "DBI:mysql:$db_adm;host=$db_adm_srv", 'root', $db_root_pwd )
|
DBI->connect( "DBI:mysql:$db_adm;host=$db_adm_srv", 'root', $db_root_pwd )
|
||||||
or die getTimeStamp("log")
|
or die getTimeStamp("log")
|
||||||
|
|||||||
Reference in New Issue
Block a user