X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fdetails%2Ffull.mc;h=73836a1c4b384dbe42089fbd74bcbfbc60f4feb1;hb=9b3b58e46da3867cabcc6a6c54442ea2e6431f9a;hp=4157b1f4d7263b1ae433742f0062146e89a6be3c;hpb=bbfd131d8f1de160bd3b1f4731eed59222f13d65;p=irspy-moved-to-github.git diff --git a/web/htdocs/details/full.mc b/web/htdocs/details/full.mc index 4157b1f..73836a1 100644 --- a/web/htdocs/details/full.mc +++ b/web/htdocs/details/full.mc @@ -97,7 +97,7 @@ if ($n == 0) { sub calc_reliability_wrapper { my($id, $xc) = @_; - return calc_reliability($xc); + return calc_reliability_string($xc); } sub calc_init_options {