new \Where(\Where::_operator(Cashbox::$ACCOUNT,'=',UID)) ],false); while($l = \DB::fetch($r)){ $res[] = Cashbox::appFormat($l); } } echo je($res); } }