Hey now… Fatal Error: Uncaught Error: Call to undefined function money_format() in site/templates/population.php:40

#0 wire/core/TemplateFile.php (328): require()
#1 wire/core/Wire.php (413): TemplateFile->___render()
#2 wire/core/WireHooks.php (952): Wire->_callMethod()
#3 wire/core/Wire.php (484): WireHooks->runHooks()
#4 wire/modules/PageRender.module (575): Wire->__call()
#5 wire/core/Wire.php (416): PageRender->___renderPage()
#6 wire/core/WireHooks.php (952): Wire->_callMethod()
#7 wire/core/Wire.php (484): WireHooks->runHooks()
#8 wire/core/WireHooks.php (1060): Wire->__call()
#9 wire/core/Wire.php (484): WireHooks->runHooks()
#10 wire/modules/Process/ProcessPageView.module (184): Wire->__call()
#11 wire/modules/Process/ProcessPageView.module (114): ProcessPageView->renderPage()
#12 wire/core/Wire.php (416): ProcessPageView->___execute()
#13 wire/core/WireHooks.php (952): Wire->_callMethod()
#14 wire/core/Wire.php (484): WireHooks->runHooks()
#15 index.php (55): Wire->__call()
#16 {main}
thrown (line 40 of site/templates/population.php)

This error message was shown because: site is in debug mode. ($config->debug = true; => site/config.php). Error has been logged.