You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, in v0.4.0 the round-function [lib_round($arg)] has no precision management included.
Two arguments [ex. round(33.33333, 2)] creating an error. Documentation says that is possible.
Hi, in v0.4.0 the round-function [lib_round($arg)] has no precision management included.
Two arguments [ex. round(33.33333, 2)] creating an error. Documentation says that is possible.
Source:
Fix:
The text was updated successfully, but these errors were encountered: