From b99fa9a8394812094abe9800faf5c5d37814b8c0 Mon Sep 17 00:00:00 2001 From: Patrick Date: Thu, 9 Jun 2016 22:37:58 -0600 Subject: [PATCH] Mistaken function call --- planet_report.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planet_report.php b/planet_report.php index 9a318e615..e99256e7b 100644 --- a/planet_report.php +++ b/planet_report.php @@ -60,7 +60,7 @@ { $title = $title . ": Status"; echo "

" . $title . "

\n"; - Bad\PlanetReport::planetReport(); + Bad\PlanetReport::planetReportMenu(); } echo "

";