Module:TestModule: Difference between revisions
AdamZachar (talk | contribs) No edit summary |
AdamZachar (talk | contribs) No edit summary |
||
| Line 88: | Line 88: | ||
} | } | ||
if topics == nil then return | if topics == nil then return 0 end | ||
return topics.topicID | return topics.topicID | ||