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