mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 23:31:13 -05:00
More cleanup
project renaming moved PluginImporter to SharedLibrary config writer abstracted for plugins
This commit is contained in:
@ -77,7 +77,7 @@ namespace MessageBoard
|
||||
this.avatarURL = avatarURL;
|
||||
this.posts = posts;
|
||||
|
||||
this.lastLoginString = SharedLibrary.Utilities.timePassed(lastLogin);
|
||||
this.lastLoginString = SharedLibrary.Utilities.GetTimePassed(lastLogin);
|
||||
}
|
||||
|
||||
public int getID()
|
||||
|
Reference in New Issue
Block a user