diff --git a/include/ws_functions/pwg.php b/include/ws_functions/pwg.php index 9d97ca9a3..f4fdcda69 100644 --- a/include/ws_functions/pwg.php +++ b/include/ws_functions/pwg.php @@ -927,6 +927,7 @@ SELECT continue; } + $user_name = '#unknown'; $user_string = ''; if (isset($username_of[$line['user_id']])) {