Skip to content

Commit

Permalink
Improve admin module description.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Sokolov committed Oct 6, 2011
1 parent 0f0591b commit f483053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/admin.cpp
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -887,4 +887,4 @@ template<> void TModInfo<CAdminMod>(CModInfo& Info) {
Info.SetWikiPage("admin"); Info.SetWikiPage("admin");
} }


MODULEDEFS(CAdminMod, "Dynamic configuration of users/settings through IRC") MODULEDEFS(CAdminMod, "Dynamic configuration of users/settings through IRC. Allows editing only yourself if you're not ZNC admin.")

0 comments on commit f483053

Please sign in to comment.