X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fremoteupdate.php;h=9effc9b6e91820149846e05a310915cddb1d4bc2;hb=f1cb28774230cb69b9ce8ee5b32e4e2531aa586a;hp=aa30da06f86ac73f9fc6f7b9b66848919ee2d99d;hpb=37c7f68a23d5c93a28671958283a6dcab01bb6e7;p=friendica.git diff --git a/include/remoteupdate.php b/include/remoteupdate.php old mode 100644 new mode 100755 index aa30da06f8..9effc9b6e9 --- 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; } }