From d31c3723766ccc93ba28e23b6a3c8ee1e21e76c8 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Sun, 8 Nov 2015 15:56:43 +0100 Subject: [PATCH] Revert the rename of --- mod/ping.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mod/ping.php b/mod/ping.php index 0b5e1c4c99..a7a2755c5e 100644 --- a/mod/ping.php +++ b/mod/ping.php @@ -220,11 +220,11 @@ function ping_init(&$a) { $home\r\n"; if ($register!=0) echo "$register"; if ( count($network_group) ) { - echo ''; + echo ''; foreach ($network_group as $it) { echo '' . $it['count'] . ""; } - echo ""; + echo ""; } echo "$all_events -- 2.39.5