Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'm20_MDL-26176_cleanup' of github.com:danmarsden/moodle
[moodle.git]
/
mod
/
scorm
/
datamodels
/
scorm_12lib.php
diff --git
a/mod/scorm/datamodels/scorm_12lib.php
b/mod/scorm/datamodels/scorm_12lib.php
index
a0a03c0
..
b8ac6f2
100644
(file)
--- a/
mod/scorm/datamodels/scorm_12lib.php
+++ b/
mod/scorm/datamodels/scorm_12lib.php
@@
-346,4
+346,4
@@
function scorm_get_toc($user,$scorm,$toclink=TOCJSLINK,$currentorg='',$scoid='',
$result->tocmenu = $OUTPUT->single_select($url, 'scoid', $tocmenus, $sco->id, null, "tocmenu");
return $result;
-}
\ No newline at end of file
+}