Rename source and info.
This commit is contained in:
parent
fb98eb6a78
commit
3ef6c0b628
7 changed files with 18 additions and 18 deletions
|
@ -48,7 +48,7 @@
|
|||
(if (eq? ch #\~)
|
||||
(loop (cddr fmtl)
|
||||
(cons (case (cadr fmtl)
|
||||
((#\N) (member-record-info mr 'nick))
|
||||
((#\N) (member-nick mr))
|
||||
((#\I) (number->string (member-id mr)))
|
||||
((#\S) (number->string (member-suspended-months mr)))
|
||||
((#\E)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue