implement function for account-wide unread mail count
This commit is contained in:
@@ -38,6 +38,7 @@ class WTVShared {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
htmlEntitize(string, process_newline = false) {
|
||||
string = this.html_entities.encode(string).replace(/'/g, "'");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user