mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
death the query_server_unl()
This commit is contained in:
parent
14c65f90a8
commit
821fb55b20
23 changed files with 54 additions and 62 deletions
|
@ -145,7 +145,7 @@ void pushback(string failmc) {
|
|||
"_nick": vars["_nick_target"],
|
||||
"_source": t[4],
|
||||
"_host": host,
|
||||
"_source_origin": query_server_unl(),
|
||||
"_source_origin": SERVER_UNIFORM,
|
||||
"_INTERNAL_origin" : ME,
|
||||
// so that tag-operated queues can be rolled back
|
||||
"_tag_reply" : t[3]["_tag"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue