Add link to wiki page from any nonextra module.

This commit is contained in:
Alexey Sokolov
2011-06-11 18:09:56 +07:00
parent 0c840f922d
commit 262216731b
38 changed files with 152 additions and 0 deletions
+5
View File
@@ -463,5 +463,10 @@ void CRemMarkerJob::RunJob()
// store buffer
}
template<> void TModInfo<CSChat>(CModInfo& Info) {
Info.SetWikiPage("schat");
}
MODULEDEFS(CSChat, "Secure cross platform (:P) chat system")