@@ -58,7 +58,7 @@ |
||
| 58 | 58 | } |
| 59 | 59 | $params = array('contextid' => $context->id, |
| 60 | 60 | 'sesskey' => $sesskey, |
| 61 | - 'recordrtcroot' => $CFG->wwwroot.'/lib/editor/atto/plugins/recordrtc/', |
|
| 61 | + 'recordrtcroot' => $CFG->wwwroot . '/lib/editor/atto/plugins/recordrtc/', |
|
| 62 | 62 | 'allowedtypes' => $allowedtypes, |
| 63 | 63 | 'audiobitrate' => $audiobitrate, |
| 64 | 64 | 'videobitrate' => $videobitrate, |