Hi Jürgen, Am 15.06.20 um 17:02 schrieb Juergen Holm: > I would prefer round($value.. ,2) which lead to a maximum of > inaccuracy of 0.5%. This avoids numbers like 123.456 and > is more user friendly to read because it also looks like an amount of > money.
true, this is more natural. I changed it to 2. https://raw.githubusercontent.com/LDAPAccountManager/lam/develop/lam/lib/modules/quota.inc Best regards Roland _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
