aboutsummaryrefslogtreecommitdiff
path: root/cgi
diff options
context:
space:
mode:
authorLibravatar TDavis 2019-03-30 02:24:06 -0300
committerLibravatar TDavis 2019-03-30 02:24:06 -0300
commite516f607f3f44f89eaf71b1072f55001cec92321 (patch)
treeb088becaa9b40fb81da536a7f6e87003577d0022 /cgi
parent9d70c2f51714c8b5c8d99ff224f8d46eee7ae202 (diff)
downloadweabot-e516f607f3f44f89eaf71b1072f55001cec92321.tar.gz
weabot-e516f607f3f44f89eaf71b1072f55001cec92321.tar.xz
weabot-e516f607f3f44f89eaf71b1072f55001cec92321.zip
Mover hilos fix 4 Test 9
Diffstat (limited to 'cgi')
-rw-r--r--cgi/manage.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cgi/manage.py b/cgi/manage.py
index 667e4f5..71ed647 100644
--- a/cgi/manage.py
+++ b/cgi/manage.py
@@ -477,7 +477,6 @@ def manage(self, path_split):
tym = parent_time
else:
tym = post["timestamp"]
- message += "IP: "+post['ip']
post['timestamp_formatted'] += ' ID:' + iphash(inet_ntoa(long(post['ip'])), post, tym, board["useid"], False, '', False, False, (board["countrycode"] in ['1', '2']))
# insert new post and get its new ID