X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=widgets%2Fwidget_like.php;h=238d15ad994721a91d4d67289411139312a717df;hb=2aa373a75d8283b77d33569fed45a485d7be1124;hp=5f03c12eb6abf96954216642578af1daa3cda146;hpb=8f7503d573ad90e8150b1f288b5e9c09f9479c2a;p=friendica-addons.git diff --git a/widgets/widget_like.php b/widgets/widget_like.php index 5f03c12e..238d15ad 100644 --- a/widgets/widget_like.php +++ b/widgets/widget_like.php @@ -1,6 +1,7 @@ $dislikes, '$strdislike'=> L10n::tt("%d person doesn't like this", "%d people don't like this", $dislikes), - '$baseurl' => $a->get_baseurl(), + '$baseurl' => $a->getBaseURL(), ]); return $o;