Changeset 5617 for trunk/src/install/net
- Timestamp:
- Apr 28, 2011, 8:09:11 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/install/net/sf/basedb/install/Webclient.java
r5615 r5617 90 90 throws BaseException 91 91 { 92 Config.setProperty("extensions.disabled", "true"); 92 93 Application.start(false); 93 94 SessionControl sc = Application.newSessionControl(null, null, null);
Note: See TracChangeset
for help on using the changeset viewer.