From 9461a70784c5f7730e1ab61c5b2149ac44707b5b Mon Sep 17 00:00:00 2001 From: Damodar Lohani Date: Mon, 18 Jul 2022 07:12:15 +0000 Subject: [PATCH] fix function name --- app/views/console/functions/index.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/console/functions/index.phtml b/app/views/console/functions/index.phtml index 67a7a0f4ad..9fcd7353ee 100644 --- a/app/views/console/functions/index.phtml +++ b/app/views/console/functions/index.phtml @@ -161,7 +161,7 @@ $usageStatsEnabled = $this->getParam('usageStatsEnabled', true);