mirror of https://gitlab.com/bashrc2/epicyon
Debug
parent
0227cf8570
commit
1b5e1ae5f1
|
@ -10455,7 +10455,7 @@ class PubServer(BaseHTTPRequestHandler):
|
|||
actor_absolute + '/' + timeline_str + \
|
||||
'?page=' + str(page_number) + first_post_id + \
|
||||
timeline_bookmark
|
||||
print('DEBUG: Like actor_path_str = ' + actor_path_str)
|
||||
print('DEBUG: Like actor_path_str = ' + path + ' ' + actor_path_str)
|
||||
fitness_performance(getreq_start_time, self.server.fitness,
|
||||
'_GET', '_like_button',
|
||||
self.server.debug)
|
||||
|
|
Loading…
Reference in New Issue