aboutsummaryrefslogtreecommitdiff
path: root/cgi/manage.py
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/manage.py')
-rw-r--r--cgi/manage.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgi/manage.py b/cgi/manage.py
index af6a687..36217b9 100644
--- a/cgi/manage.py
+++ b/cgi/manage.py
@@ -477,6 +477,7 @@ def manage(self, path_split):
tym = parent_time
else:
tym = post["timestamp"]
+ message += "IP: "+post['ip']
post['timestamp_formatted'] += ' ID:' + iphash(post['ip'], post, tym, board["useid"], False, '', False, False, (board["countrycode"] in ['1', '2']))
# insert new post and get its new ID