X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fremoteupdate.php;h=9effc9b6e91820149846e05a310915cddb1d4bc2;hb=27b166caf62969324ac3a45544136a4e2cce86f0;hp=aa30da06f86ac73f9fc6f7b9b66848919ee2d99d;hpb=f35a61761a9868c09f2b7f26102c176dd9b8de34;p=friendica.git diff --git a/include/remoteupdate.php b/include/remoteupdate.php index aa30da06f8..9effc9b6e9 100644 --- a/include/remoteupdate.php +++ b/include/remoteupdate.php @@ -1,7 +1,7 @@ $v){ if ((int)$lv[$i] < (int)$rv[$i]) { - return array($tag, $version, "https://github.com/friendika/friendika/zipball/".$tag); + return array($tag, $version, "https://github.com/friendica/friendica/zipball/".$tag); break; } }