mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Some cleaning up.
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
<?php
|
||||
|
||||
if (!function_exists('mf')) {
|
||||
/**
|
||||
* @param $n
|
||||
* @param bool $coloured
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
function mf($n, $coloured = true)
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user