changed import statement for SystemProperties
to new helma.util package
This commit is contained in:
parent
96abb621ec
commit
062b3a4e5f
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
package helma.framework.core;
|
||||
|
||||
import helma.objectmodel.*;
|
||||
import helma.objectmodel.db.DbMapping;
|
||||
import helma.util.*;
|
||||
import java.util.*;
|
||||
import java.io.*;
|
||||
|
|
Loading…
Add table
Reference in a new issue