nicolasconnault 025bc8d0b1 MDL-10477 Fixed a small bug in grade/edit/item.php , where I was testing for
if (!empty($data->pref_gradedisplaytype))

which returned false if the value was set to 0. I just changed !empty to isset and it fixed it.
2007-07-18 03:14:06 +00:00
..
2007-07-17 03:32:10 +00:00
2007-07-18 02:02:48 +00:00
2007-07-17 19:28:22 +00:00
2007-07-17 05:52:42 +00:00