From e37b6bcd41560a229e23a812a72b6b44e54ed7f0 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 23 May 2017 19:38:47 +0000 Subject: [PATCH] Probing via web frontend shouldn't use the cache. --- mod/probe.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 .= '';