Qual: Bad copy/paste
This commit is contained in:
parent
7039fd3892
commit
0ca5a46345
@ -391,7 +391,7 @@ class FormOther
|
|||||||
$moreinfo=0;
|
$moreinfo=0;
|
||||||
if (! empty($conf->global->MAIN_SHOW_LOGIN))
|
if (! empty($conf->global->MAIN_SHOW_LOGIN))
|
||||||
{
|
{
|
||||||
$out.=($moreinfo?' - ':' (').$obj->login;
|
$moreforfilter.=($moreinfo?' - ':' (').$obj_usr->login;
|
||||||
$moreinfo++;
|
$moreinfo++;
|
||||||
}
|
}
|
||||||
if ($showstatus >= 0)
|
if ($showstatus >= 0)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user