details: https://code.openbravo.com/erp/devel/pi/rev/40db62dc5cd8
changeset: 24301:40db62dc5cd8
user: Rafa Alonso <rafael.alonso <at> openbravo.com>
date: Fri Aug 22 11:24:44 2014 +0200
summary: Related to issue 27200: Better comment
diffstat:
src/org/openbravo/authentication/AuthenticationManager.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r cf11c0384bf8 -r 40db62dc5cd8
src/org/openbravo/authentication/AuthenticationManager.java
--- a/src/org/openbravo/authentication/AuthenticationManager.java Fri Aug
22 11:21:55 2014 +0200
+++ b/src/org/openbravo/authentication/AuthenticationManager.java Fri Aug
22 11:24:44 2014 +0200
@@ -139,7 +139,7 @@
localAdress = HttpBaseUtils.getLocalAddress(request);
}
- // if we are in 'forceLogin' model there is no need to process any other
code
+ // if we in 'forceLogin' state, there is no need to process any other code
if ("Y".equals(request.getSession().getAttribute("forceLogin"))) {
return null;
}
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits