From 0ca5a46345fdd5456f94c68ca3226e34f02fc164 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Doursenaud?= Date: Wed, 23 Apr 2014 14:44:43 +0200 Subject: [PATCH] Qual: Bad copy/paste --- htdocs/core/class/html.formother.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/class/html.formother.class.php b/htdocs/core/class/html.formother.class.php index 916f2cbcd9a..85bd466f948 100644 --- a/htdocs/core/class/html.formother.class.php +++ b/htdocs/core/class/html.formother.class.php @@ -391,7 +391,7 @@ class FormOther $moreinfo=0; if (! empty($conf->global->MAIN_SHOW_LOGIN)) { - $out.=($moreinfo?' - ':' (').$obj->login; + $moreforfilter.=($moreinfo?' - ':' (').$obj_usr->login; $moreinfo++; } if ($showstatus >= 0)