1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

new /set loginhistory <amount>

This commit is contained in:
psyc://loupsycedyglgamf.onion/~lynX 2018-04-24 15:43:14 +02:00
parent 9e02ba080c
commit 04a4908877
10 changed files with 35 additions and 3 deletions

View file

@ -897,7 +897,7 @@ logon() {
// version strings, only IRC makes it terribly complicated and
// even political. oh of course, that's because on irc the server
// admin isn't necessarily a person of your trusting.
w("_request_version", 0, 0, SERVER_UNIFORM);
w("_request_version"); //, 0, 0, SERVER_UNIFORM);
# endif
#endif
return rc;