$line["seminar_id"], 'send_from_search' => 'true', 'send_from_search_page' => $view ?? null]); break; case "user": $link = URLHelper::getLink('dispatch.php/profile', ['username' => $line["username"]]); break; default: $link = $view; } ?>
  1. ()