Forgot two debug printing lines.

This commit is contained in:
bobopinna
2004-12-02 11:07:36 +00:00
parent 04c39c8ded
commit 6ec5d2c298
+2 -2
View File
@@ -149,10 +149,10 @@
} else {
echo " <img src=\"pix/spacer.gif\" />\n";
}
print_r ($sco->title);
//print_r ($sco->title);
if ($sco->title == "") {
$sco->title = get_string('notitle','scorm');
echo '-'.$sco->title.'-';
//echo '-'.$sco->title.'-';
}
if ($sco->launch) {
$score = "";