master
Bob Mottram 2019-08-10 17:55:53 +01:00
parent 220f5683b9
commit 7462efa1a1
1 changed files with 1 additions and 2 deletions

View File

@ -404,8 +404,7 @@ def createPostBase(baseDir: str,nickname: str, domain: str, port: int, \
if ':' not in domain:
domain=domain+':'+str(port)
#if not clientToServer:
# # convert content to html
# convert content to html
content= \
addHtmlTags(baseDir,httpPrefix, \
nickname,domain,content, \