diff --git a/app/views/console/functions/index.phtml b/app/views/console/functions/index.phtml index 95d927c464..67a7a0f4ad 100644 --- a/app/views/console/functions/index.phtml +++ b/app/views/console/functions/index.phtml @@ -1,5 +1,6 @@ getParam('runtimes', []); +$usageStatsEnabled = $this->getParam('usageStatsEnabled', true); ?>