Skip to content

Commit

Permalink
Merge branch 'm20_MDL-25757' of git://github.com/danmarsden/moodle in…
Browse files Browse the repository at this point in the history
…to MOODLE_20_STABLE
  • Loading branch information
stronk7 committed Aug 15, 2011
2 parents 7431abd + 230a4ab commit 8634bb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mod/scorm/datamodels/scorm_12.js.php
Expand Up @@ -578,7 +578,6 @@ function CollectData(data,parent) {
} }
} else { } else {
datastring += elementstring; datastring += elementstring;
eval('datamodel["'+elementmodel+'"].defaultvalue=data[property];');
} }
} }
} }
Expand Down

0 comments on commit 8634bb2

Please sign in to comment.