--- loadSCO.orig.php 2008-07-11 08:19:14.000000000 +0200 +++ loadSCO.php 2008-09-09 13:09:30.000000000 +0200 @@ -110,6 +110,9 @@ } require_once($CFG->libdir.'/filelib.php'); $result = get_file_url($scorm->course .'/'. $basedir .'/'. $launcher); +// begin modification vdab + $fastFileParserUrl = $scorm->course .'/'. $basedir .'/'. $launcher; +// end modification vdab } } ?> @@ -118,11 +121,23 @@ LoadSCO