mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
is this the fix to get it working with new pcre?
This commit is contained in:
parent
3eab6d6140
commit
92aaf00fff
6 changed files with 31 additions and 10 deletions
|
@ -136,7 +136,7 @@ static who() {
|
|||
mixed idle;
|
||||
string desc;
|
||||
|
||||
reply("--- /who of local users of "+ SERVER_UNIFORM);
|
||||
reply("--- /who of visible local users of "+ SERVER_UNIFORM);
|
||||
u = objects_people();
|
||||
all = sizeof(u) < 23;
|
||||
// same code in usercmd.i
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue