osuser dir etc
This commit is contained in:
@@ -255,7 +255,8 @@ if ( !checkCompanyDBGrant() ) {
|
||||
print getTimeStamp("log") . " - pid $$ >> Set Company user DB grant.\n";
|
||||
setCompanyDBGrant();
|
||||
print getTimeStamp("log") . " - pid $$ >> Set Company user DB tables.\n";
|
||||
setCompanyDBTables();
|
||||
|
||||
#setCompanyDBTables();
|
||||
}
|
||||
|
||||
if ( !defined $company_os_user or !exists_user($company_os_user) ) {
|
||||
|
||||
Reference in New Issue
Block a user