]> git.mxchange.org Git - friendica.git/blobdiff - mod/xrd.php
DE update to the strings
[friendica.git] / mod / xrd.php
index 7cfb643df1413bfa5d1d211369edfdcb89ee4929..dfb188c138197f17bdd00aa2f608aec17df7cb25 100644 (file)
@@ -54,6 +54,7 @@ function xrd_init(&$a) {
                '$dspr'        => $dspr,
                '$salmon'      => $a->get_baseurl() . '/salmon/'        . $r[0]['nickname'],
                '$salmen'      => $a->get_baseurl() . '/salmon/'        . $r[0]['nickname'] . '/mention',
+               '$subscribe'   => $a->get_baseurl() . '/follow?url={uri}',
                '$modexp'      => 'data:application/magic-public-key,'  . $salmon_key,
                '$bigkey'      =>  salmon_key($r[0]['pubkey'])
        ));