Missing variable

main
Bob Mottram 2020-03-01 20:22:38 +00:00
parent 2493139d7b
commit 65ad349f44
1 changed files with 1 additions and 0 deletions

View File

@ -3945,6 +3945,7 @@ class PubServer(BaseHTTPRequestHandler):
# format message
tags=[]
hashtagsDict={}
mentionedRecipients=[]
fields['message']= \
addHtmlTags(self.server.baseDir, \
self.server.httpPrefix, \