added AD group support to notifications system
This commit is contained in:
@ -82,7 +82,7 @@ Open:
|
||||
|
||||
// Update indexes
|
||||
Wait = SRP_Wait("Init", "Scheduler Load":@RM:"Updating indexes...")
|
||||
Update_Index(Table, "SCHED_DT", No$)
|
||||
Update_Index(Table, "SCHED_DT", No$, Yes$)
|
||||
return
|
||||
|
||||
|
||||
@ -286,3 +286,4 @@ Check_Pace:
|
||||
end
|
||||
end
|
||||
return
|
||||
|
||||
|
Reference in New Issue
Block a user