From 8b7b0bd5a249e3ff500874368f3413a1a555dc8d Mon Sep 17 00:00:00 2001 From: Olivier Migeot Date: Mon, 18 Apr 2011 17:42:15 +0200 Subject: [PATCH] Mismatched quotes in boot.php (wrecked up scrape_dfrn()). --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; }}