mirror of https://gitlab.com/bashrc2/epicyon
Debug
parent
8179d854b5
commit
8e410afe77
|
@ -3421,6 +3421,7 @@ class PubServer(BaseHTTPRequestHandler):
|
||||||
|
|
||||||
# person options screen, move button
|
# person options screen, move button
|
||||||
# See html_person_options followStr
|
# See html_person_options followStr
|
||||||
|
print('DEBUG: options_confirm_params ' + str(options_confirm_params))
|
||||||
if '&submitMove=' in options_confirm_params:
|
if '&submitMove=' in options_confirm_params:
|
||||||
# if debug:
|
# if debug:
|
||||||
print('Moving ' + options_actor_moved)
|
print('Moving ' + options_actor_moved)
|
||||||
|
|
Loading…
Reference in New Issue