From: Olivier Migeot Date: Mon, 18 Apr 2011 15:42:15 +0000 (+0200) Subject: Mismatched quotes in boot.php (wrecked up scrape_dfrn()). X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8b7b0bd5a249e3ff500874368f3413a1a555dc8d;p=friendica.git Mismatched quotes in boot.php (wrecked up scrape_dfrn()). --- diff --git a/boot.php b/boot.php index 7a8f00fbe3..992c2bb871 100644 --- a/boot.php +++ b/boot.php @@ -2027,7 +2027,7 @@ function micropro($contact, $redirect = false, $class = '') { $url = ''; return '
' . $contact['name'] 
 		. '
' . "\r\n"; }}