mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
committed by
Alexey Sokolov
parent
18871dab8d
commit
327969cc55
@@ -1542,6 +1542,7 @@ class CAdminMod : public CModule {
|
||||
if (pNetwork->GetModules().empty()) {
|
||||
PutModule(t_f("Network {1} of user {2} has no modules loaded.")(
|
||||
pNetwork->GetName(), pUser->GetUserName()));
|
||||
return;
|
||||
}
|
||||
|
||||
PutModule(t_f("Modules loaded for network {1} of user {2}:")(
|
||||
|
||||
Reference in New Issue
Block a user