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:
parent
9e02ba080c
commit
04a4908877
10 changed files with 35 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue