moving currentUser to AccountMgr
moving to stable: Reshad Meher: login
This commit is contained in:
@@ -17,6 +17,8 @@ import java.util.List;
|
||||
*/
|
||||
public class AccountMgr {
|
||||
|
||||
static User currentUser = null;
|
||||
|
||||
/**
|
||||
* creates a user with createUser(...) and adds its id to the 'worker' table
|
||||
* @param worker the worker to be created
|
||||
|
||||
Reference in New Issue
Block a user