From ac3b886cc46bd9c634cce7b409f5bea7211382da Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 17 May 2015 19:00:17 -0700 Subject: missing $ --- include/diaspora.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/diaspora.php b/include/diaspora.php index 43651166d..9b2e4623a 100755 --- a/include/diaspora.php +++ b/include/diaspora.php @@ -2469,7 +2469,7 @@ function diaspora_send_status($item,$owner,$contact,$public_batch = false) { '$handle' => xmlify($myaddr), '$public' => $public, '$created' => $created, - '$provider' => (($item['app']) ? $item['app'] : t('projectname')) + '$provider' => (($item['app']) ? $item['app'] : t('$projectname')) )); } -- cgit v1.2.3