mirror of https://gitlab.com/bashrc2/epicyon
Conflicting variable
parent
404c8d579a
commit
b0360313ce
|
@ -716,13 +716,12 @@ def htmlHashtagSearch(cssCache: {},
|
|||
showPublicOnly = False
|
||||
storeToCache = False
|
||||
allowDownloads = True
|
||||
pageNumber = None
|
||||
avatarUrl = None
|
||||
showAvatarOptions = True
|
||||
postStr = \
|
||||
individualPostAsHtml(allowDownloads, recentPostsCache,
|
||||
maxRecentPosts,
|
||||
iconsPath, translate, pageNumber,
|
||||
iconsPath, translate, None,
|
||||
baseDir, session, wfRequest,
|
||||
personCache,
|
||||
nickname, domain, port,
|
||||
|
|
Loading…
Reference in New Issue