fix false "error": "Cant destroy RepInfo"
This commit is contained in:
parent
9cbe05edfe
commit
bf06206445
@ -777,10 +777,7 @@ public function NotifyLogout(Controller C)
|
||||
{
|
||||
`Log_Trace();
|
||||
|
||||
if (!DestroyRepInfo(C))
|
||||
{
|
||||
`Log_Error("Can't destroy RepInfo of:" @ C);
|
||||
}
|
||||
DestroyRepInfo(C);
|
||||
}
|
||||
|
||||
public function bool CreateRepInfo(Controller C)
|
||||
|
Loading…
x
Reference in New Issue
Block a user