]> git.mjollnir.org Git - moodle.git/commit
MDL-9506 MDL-9629 Added code to grade_category::delete so that its children have...
authornicolasconnault <nicolasconnault>
Sat, 16 Jun 2007 21:20:57 +0000 (21:20 +0000)
committernicolasconnault <nicolasconnault>
Sat, 16 Jun 2007 21:20:57 +0000 (21:20 +0000)
commit4a490db004716dc66c0174fddf09e61a08371219
tree31139fb933842595fea7d747d91744be77d9ad35
parent1d2a739b5609c2aa0e96f3308583ac6eddbaf718
MDL-9506 MDL-9629 Added code to grade_category::delete so that its children have their categoryid/parent field updated. However, the query used sets the fields to an empty string instead of a null value. The unit test for grade_categories fails.
lib/grade/grade_category.php