Zutil updates
This commit is contained in:
parent
7e957bc34e
commit
7bf6896473
22 changed files with 55 additions and 83 deletions
4
src/wa/server/WAConstants.java
Normal file → Executable file
4
src/wa/server/WAConstants.java
Normal file → Executable file
|
|
@ -1,11 +1,11 @@
|
|||
package wa.server;
|
||||
|
||||
import java.io.File;
|
||||
|
||||
import zutil.db.DBConnection;
|
||||
import zutil.osal.OSAbstractionLayer;
|
||||
import zutil.osal.OSAbstractionLayer.OSType;
|
||||
|
||||
import java.io.File;
|
||||
|
||||
public class WAConstants {
|
||||
|
||||
public static final String DB_FILE_NAME = "webadmin.db";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue