Modified a comment

This commit is contained in:
pezcurrel 2023-12-29 09:58:08 +01:00
parent b898e6bddd
commit 79e39f6783

View file

@ -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)