From a29b8b369e59d61d14dd090323e6075d5d16d2ad Mon Sep 17 00:00:00 2001 From: redmatrix Date: Thu, 5 Nov 2015 20:10:49 -0800 Subject: update hooklist --- mod/ffsapi.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/ffsapi.php') diff --git a/mod/ffsapi.php b/mod/ffsapi.php index 3822a8e94..f4033e63b 100644 --- a/mod/ffsapi.php +++ b/mod/ffsapi.php @@ -4,7 +4,7 @@ function ffsapi_content(&$a) { $baseurl = z_root(); -$name = sprintf( t('%1$s'), get_config('system','sitename')); +$name = get_config('system','sitename'); $description = t('Share content from Firefox to $Projectname'); $author = 'Mike Macgirvin'; $homepage = 'http://hubzilla.org'; -- cgit v1.2.3