added AD group support to notifications system
This commit is contained in:
@ -378,6 +378,7 @@ Event WINDOW.TIMER()
|
||||
end
|
||||
|
||||
Notes_Services('UpdateNotes', @User4)
|
||||
If Error_Services('HasError') then Error_Services('DisplayError')
|
||||
NewMessages = Notes_Services('GetUnreadMessageCount', @User4)
|
||||
|
||||
ColorFill = ''
|
||||
@ -852,3 +853,4 @@ return
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user