From 1317504d5db57ee57b70a900c12db146d85d7726 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 25 Jul 2024 14:45:02 +0200 Subject: [PATCH] wip #7019 @0.5 --- app/ping2.php | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 app/ping2.php diff --git a/app/ping2.php b/app/ping2.php new file mode 100644 index 0000000..630ca4a --- /dev/null +++ b/app/ping2.php @@ -0,0 +1,31 @@ + $status, 'message' => $message, 'mounted' => $availableFiles])); + -- 2.39.5