diff --git a/web/lib/ght.php b/web/lib/ght.php index 32844ab..7af38e4 100644 --- a/web/lib/ght.php +++ b/web/lib/ght.php @@ -3,8 +3,7 @@ function ght($ts,$fa=null,$sd=2) { /* $ts is seconds (can be float) -if not null, $fa has to be an array defining the output suffixes, see below - its default ;-) +if not null, $fa has to be an array defining the output suffixes, see below its default ;-) $sd is how many decimals to put after a dot after seconds (can be 0) */ if ($fa==null)