MDL-46195 fix error handling.

This commit is contained in:
Tim Hunt
2014-09-08 22:24:38 +01:00
parent efe2f20335
commit b5e613e4ec
2 changed files with 9 additions and 18 deletions
+1 -1
View File
@@ -230,7 +230,7 @@ class qformat_default {
echo "<strong>$message</strong>\n";
echo "</div>";
$this->importerrors++;
$this->importerrors++;
}
/**