From 6f7d0b2027ae424e031132163bd211bea50ec96b Mon Sep 17 00:00:00 2001 From: Sean Date: Thu, 1 Jul 2021 22:21:56 +0800 Subject: [PATCH] Fix typo in filename (#12996) Was introduced 10 years ago by commit 63b25bb2f. This page seems not used in any code but accessible by the URL: https://libre.nms/device/device=1/tab=graphs/group=ipSytemStats/ --- .../device/graphs/{ipSytemStats.inc.php => ipSystemStats.inc.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename includes/html/pages/device/graphs/{ipSytemStats.inc.php => ipSystemStats.inc.php} (100%) diff --git a/includes/html/pages/device/graphs/ipSytemStats.inc.php b/includes/html/pages/device/graphs/ipSystemStats.inc.php similarity index 100% rename from includes/html/pages/device/graphs/ipSytemStats.inc.php rename to includes/html/pages/device/graphs/ipSystemStats.inc.php