X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Flike.php;h=c542a540abce6a3ae174d844c8c9f67b4768d082;hb=74479c4020499e6aa7866b5478366932b723c515;hp=8d383b9abe4ffad8726a3596eec1f2119dcda0d4;hpb=04dceb955109eed93db5da1bd6c6d4cdd411a9be;p=friendica.git diff --git a/mod/like.php b/mod/like.php index 8d383b9abe..c542a540ab 100755 --- a/mod/like.php +++ b/mod/like.php @@ -1,11 +1,13 @@ get_baseurl(), $return_path); + like_content_return(App::get_baseurl(), $return_path); killme(); // NOTREACHED // return; // NOTREACHED }