diff --git a/include/site-health.php b/include/site-health.php index 7f9d03b5..c9ed4f92 100644 --- a/include/site-health.php +++ b/include/site-health.php @@ -91,7 +91,7 @@ function parse_site_from_url($url) //Performs a ping to the given site ID //You may need to notice the site first before you know it's ID. -if(! function_exists('run_site_ping')){ +if(! function_exists('run_site_probe')){ function run_site_probe($id, &$entry_out) {