diff options
| -rw-r--r-- | FICS/fics_addplayer.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FICS/fics_addplayer.c b/FICS/fics_addplayer.c index c37ca63..b5ca47f 100644 --- a/FICS/fics_addplayer.c +++ b/FICS/fics_addplayer.c @@ -29,6 +29,9 @@ Markus Uhlin 24/05/25 Added command-line option 'a' Markus Uhlin 25/03/23 Output restart notice if the player is admin. + Markus Uhlin 25/11/02 Require root privileges if the + FICS prefix compares to anything + else than '/home'. */ #include "stdinclude.h" |
