MDL-30354 lti - whitespace fixes

This commit is contained in:
Eloy Lafuente (stronk7) 2011-11-21 01:57:24 +01:00
parent d167cc3397
commit 5f72d1025b

View File

@ -802,7 +802,7 @@ function lti_get_type_type_config($id) {
$config = lti_get_type_config($id);
$type = new stdClass();
$type->lti_typename = $basicltitype->name;
$type->typeid = $basicltitype->id;