From: Roland Häder Date: Thu, 29 Oct 2009 00:33:03 +0000 (+0000) Subject: Nickname or userid, but not both... X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=dcab53bf379a6e7a0224b255dfab06512cb694dd Nickname or userid, but not both... --- diff --git a/inc/libs/bonus_functions.php b/inc/libs/bonus_functions.php index c348118bbf..68543dc05a 100644 --- a/inc/libs/bonus_functions.php +++ b/inc/libs/bonus_functions.php @@ -176,7 +176,7 @@ LIMIT 1", $nick = getNickname($rows['userid']); // Is it not empty? Then use it - if (!empty($nick)) $rows['userid'] = $nick . '(' . $rows['userid'] . ')'; + if (!empty($nick)) $rows['userid'] = $nick; } // END - if // Translate comma