events: better comment description

2022.09-rc
rabuzarus 2017-11-04 16:41:06 +01:00
rodzic 86d3adaa50
commit 3b4f72da93
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -971,7 +971,7 @@ function format_event_item($item) {
$location['map'] = '<div class="map">' . generate_map(str_replace('/', ' ', $evloc['coordinates'])) . '</div>';
}
// Format the profile link
// Construct the profile link (magic-auth).
$sp = false;
$profile_link = best_link_url($item, $sp);