This commit is contained in:
@@ -272,6 +272,8 @@ namespace AyaNova.Util
|
||||
foreach (long l in ItemsAdded)
|
||||
{
|
||||
EventLogProcessor.AddEntry(new Event(1, l, AyaType.User, AyaEvent.Created), ct);
|
||||
UserOptions UO=new UserOptions(l,1);
|
||||
ct.UserOptions.Add(UO);
|
||||
}
|
||||
|
||||
//Now save the Event Log entries
|
||||
|
||||
Reference in New Issue
Block a user