MDL-26848 I left one remaining "xxx" there, grrr

This commit is contained in:
Eloy Lafuente (stronk7) 2011-03-22 12:28:57 +01:00
parent a93bd90b97
commit 34c0b5bd86

View File

@ -217,7 +217,7 @@ function xmldb_quiz_statistics_upgrade($oldversion) {
}
if ($oldversion < 2008112103) {
// Removed stupid UNSIGNED from all NUMBER columns in the quiz_question_response_stats table.
// Removed UNSIGNED from all NUMBER columns in the quiz_question_response_stats table.
$table = new xmldb_table('quiz_question_response_stats');
// Change of sign for field credit