From: Michael Date: Tue, 23 May 2017 19:38:47 +0000 (+0000) Subject: Probing via web frontend shouldn't use the cache. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e37b6bcd41560a229e23a812a72b6b44e54ed7f0;p=friendica.git Probing via web frontend shouldn't use the cache. --- diff --git a/mod/probe.php b/mod/probe.php index abeccef446..dfd4792c9b 100644 --- a/mod/probe.php +++ b/mod/probe.php @@ -1,8 +1,7 @@ '; $o .= str_replace("\n", '
', print_r($res, true)); $o .= '';