Added Webskin "znc-ation"

This commit is contained in:
Jens-Andre Koch
2012-03-23 12:20:45 +01:00
parent 2f853bee61
commit 92ec938150
49 changed files with 1137 additions and 100 deletions
-1
View File
@@ -76,7 +76,6 @@ private:
template<> void TModInfo<CChanSaverMod>(CModInfo& Info) {
Info.SetWikiPage("chansaver");
Info.AddType(CModInfo::NetworkModule);
}
USERMODULEDEFS(CChanSaverMod, "Keep config up-to-date when user joins/parts")