minor, fix wrong comment
This commit is contained in:
parent
c2072ab61e
commit
5502bff9bd
|
@ -842,7 +842,7 @@ public final class Env
|
|||
public static int getAD_Org_ID (Properties ctx)
|
||||
{
|
||||
return Env.getContextAsInt(ctx, "#AD_Org_ID");
|
||||
} // getAD_Client_ID
|
||||
} // getAD_Org_ID
|
||||
|
||||
/**
|
||||
* Get Login AD_User_ID
|
||||
|
|
Loading…
Reference in New Issue