mirror of
https://github.com/znc/znc.git
synced 2026-08-12 03:42:48 +02:00
Merge commit 'refs/pull/722/head' of github.com:znc/znc
This commit is contained in:
@@ -78,6 +78,10 @@ public:
|
||||
SetReason(sSavedReason, false);
|
||||
}
|
||||
|
||||
// Set away on load, required if loaded via webadmin
|
||||
if (GetNetwork()->IsIRCConnected() && !GetNetwork()->IsUserAttached())
|
||||
SetAway(false);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user