Changeset 3717
- Timestamp:
- Sep 12, 2007, 1:01:40 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.4-stable/src/plugins/core/net/sf/basedb/plugins/Base1PluginExecuter.java
r3716 r3717 309 309 } 310 310 } 311 312 // System.out.println(configuration.getValue(usedFieldsParameter.getName()));313 // while (m.find())314 // {315 // System.out.println(m.group(1));316 // if (!extraValues.contains(m.group(1)))317 // {318 // }319 // }320 311 } 321 312 catch (Exception e)
Note: See TracChangeset
for help on using the changeset viewer.