Changeset 3785
- Timestamp:
- Sep 25, 2007, 4:56:14 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.4-stable/src/plugins/core/net/sf/basedb/plugins/Base1PluginExecuter.java
r3736 r3785 1377 1377 if (bas == null) 1378 1378 { 1379 bas = t.newProduct( null, "new", false);1379 bas = t.newProduct("new", "new", false); 1380 1380 } 1381 1381 spotBatcher = bas.getSpotBatcher();
Note: See TracChangeset
for help on using the changeset viewer.