X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2FObj%2Fbrisk.phh;h=9c40d56c1eb9dae684340876c1ed94ca31facd21;hp=71e90a0b19a1246403d9b1db75ac0dc423bbef7f;hb=dbcc741bebba01b80f008eb1177fe2130c3656bb;hpb=efa2e8f28df92d3288f2c9edcd2ce5b38cd928dc diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index 71e90a0..9c40d56 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -2698,10 +2698,6 @@ class Brisk } if ($this->user[$i]->subst == "standup") { - if ($user_cur_id == $i) { - $flags |= 1; - } - $content .= sprintf('%s[ %d, "%s"%s ]',($ct > 0 ? ', ' : ''), $flags, xcape($this->user[$i]->name), $supp_comp_s); $ct++;