mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 20:22:07 +00:00
Made big headway in preference management, accounts, importing stuff, etc. etc.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
|
||||
if (!function_exists('mf')) {
|
||||
function mf($n, $coloured = false)
|
||||
function mf($n, $coloured = true)
|
||||
{
|
||||
|
||||
$n = floatval($n);
|
||||
|
Reference in New Issue
Block a user