mirror of
https://github.com/anope/anope.git
synced 2026-07-05 16:03:12 +02:00
Attempt #2 at silly topic ts thing, this is actually must cleaner
This commit is contained in:
@@ -161,6 +161,7 @@ class MyXMLRPCEvent : public XMLRPCEvent
|
||||
request->reply("topicsetter", iface->Sanitize(c->topic_setter));
|
||||
|
||||
request->reply("topictime", stringify(c->topic_time));
|
||||
request->reply("topicts", stringify(c->topic_ts));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user