From 2c1a27b2ae49e03ef348510bcaa08eff509ca6c7 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Mon, 30 Aug 2010 21:08:45 -0700 Subject: webfinger client --- mod/dfrn_request.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/dfrn_request.php') diff --git a/mod/dfrn_request.php b/mod/dfrn_request.php index 39ff920fa..43a7fc389 100644 --- a/mod/dfrn_request.php +++ b/mod/dfrn_request.php @@ -204,7 +204,7 @@ function dfrn_request_post(&$a) { } if(! strlen($url)) { - notice(t("Unable to resolve your name at the provided location.") . EOL); + notice( t("Unable to resolve your name at the provided location.") . EOL); return; } -- cgit v1.2.3