MDL-27896 filters/editor - fix whitespace

This commit is contained in:
Eloy Lafuente (stronk7)
2011-08-16 02:01:20 +02:00
parent 0031600453
commit bf22dc969c
+1 -1
View File
@@ -124,7 +124,7 @@ function file_prepare_standard_editor($data, $field, array $options, $context=nu
throw new coding_exception($exceptionmsg);
}
}
if (is_null($itemid) or is_null($context)) {
$contextid = null;
$itemid = null;