]> git.mjollnir.org Git - moodle.git/commit
replacing round() with number_format (for a number betweem 0-100), because round...
authortoyomoyo <toyomoyo>
Fri, 17 Aug 2007 06:28:12 +0000 (06:28 +0000)
committertoyomoyo <toyomoyo>
Fri, 17 Aug 2007 06:28:12 +0000 (06:28 +0000)
commitd8c684de7ec86f5c654f6ace84345661f1bc8a67
tree95784ddf27a95b615abe9e6470b6a97ead9c7762
parent54c7e5e064be4f1cbc0106a80bbc751069aee689
replacing round() with number_format (for a number betweem 0-100), because round does not respect decimal places, e.g. round(90.50, 2) = 90.5
grade/report/grader/lib.php