details: https://code.openbravo.com/erp/devel/pi/rev/1b9efd28dc91
changeset: 33616:1b9efd28dc91
user: Carlos Aristu <carlos.aristu <at> openbravo.com>
date: Thu Mar 01 11:32:50 2018 +0100
summary: related to issue 37681: fix typo in comment
diffstat:
modules/org.openbravo.apachejdbcconnectionpool/src/org/openbravo/apachejdbcconnectionpool/ConnectionInitializerInterceptor.java
| 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r cfce67ebea69 -r 1b9efd28dc91
modules/org.openbravo.apachejdbcconnectionpool/src/org/openbravo/apachejdbcconnectionpool/ConnectionInitializerInterceptor.java
---
a/modules/org.openbravo.apachejdbcconnectionpool/src/org/openbravo/apachejdbcconnectionpool/ConnectionInitializerInterceptor.java
Thu Mar 01 10:39:18 2018 +0100
+++
b/modules/org.openbravo.apachejdbcconnectionpool/src/org/openbravo/apachejdbcconnectionpool/ConnectionInitializerInterceptor.java
Thu Mar 01 11:32:50 2018 +0100
@@ -82,7 +82,7 @@
} else {
// SessionInfo will be initialized when the SessionListener
ServletContextListener is
// invoked. That listener will check if there are audited tables and
notify SessionInfo,
- // from them on SessionInfo will know whether the ad_context_info
table should be created
+ // from then on SessionInfo will know whether the ad_context_info
table should be created
if (SessionInfo.isInitialized()) {
SessionInfo.initDB(con.getConnection(), rbdms);
initialized = true;
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits