From: Michael Date: Thu, 4 Jan 2018 15:58:07 +0000 (+0000) Subject: Auto update does work now X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2317a3b81f980287c37a0aee7242e9159cd95b90;p=friendica.git Auto update does work now --- diff --git a/mod/update_community.php b/mod/update_community.php index 1e90053267..037c724891 100644 --- a/mod/update_community.php +++ b/mod/update_community.php @@ -12,7 +12,11 @@ function update_community_content(App $a) { echo "\r\n"; echo "
"; - $text = community_content($a, true); + if ($_GET["force"] == 1) { + $text = community_content($a, true); + } else { + $text = ''; + } $pattern = "/]*) src=\"([^\"]*)\"/"; $replace = "