]> git.mjollnir.org Git - moodle.git/commit
MDL-10103 grade_object:insert() now fetches the fresh data from db and updates itself...
authorskodak <skodak>
Tue, 12 Jun 2007 20:16:49 +0000 (20:16 +0000)
committerskodak <skodak>
Tue, 12 Jun 2007 20:16:49 +0000 (20:16 +0000)
commit9b7e5a37721749e21ad9b381ccf2fea67ba1e91c
tree059466ac36cc0e04ec01983b3ff4c193524526ff
parent7bb11c76d19d5f3fa70a502bb5bee9259c064d70
MDL-10103 grade_object:insert() now fetches the fresh data from db and updates itself; update_from_db() now uses the same process as new grade_object() for consistency
lib/grade/grade_category.php
lib/grade/grade_object.php