Pārlūkot izejas kodu

removed the extra space

Signed-off-by: Bryan Deakin <[email protected]>
Bryan Deakin 10 gadi atpakaļ
vecāks
revīzija
c5b70cfbbc
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Sources/Profile-View.php

+ 1 - 1
Sources/Profile-View.php

@@ -1834,7 +1834,7 @@ function TrackIP($memID = 0)
 			),
 			'ripe' => array(
 				'name' => $txt['whois_ripe'],
-				'url' => ' https://apps.db.ripe.net/search/query.html?searchtext=' . $context['ip'],
+				'url' => 'https://apps.db.ripe.net/search/query.html?searchtext=' . $context['ip'],
 				'range' => array(62, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95,
 					141, 145, 151, 188, 193, 194, 195, 212, 213, 217),
 			),