|
|
|
Environment:
|
firefox 2.0, apache 2.2, php 5.2.2, mySql 5.0.18, windows 2000
|
|
| Database: |
MySQL
|
| Participants: |
Mark Scherfling and Roberto Pinna
|
| Security Level: |
None
|
| Resolved date: |
03/Jul/07
|
| Affected Branches: |
MOODLE_18_STABLE
|
| Fixed Branches: |
MOODLE_18_STABLE, MOODLE_19_STABLE
|
|
get an XML parsing error on scorm/player.php. Code is missing </div> at end because it doesn't use a call to print_footer($course). End of code needs to replace </body></html> with print_footer and match up divs.
|
|
Description
|
get an XML parsing error on scorm/player.php. Code is missing </div> at end because it doesn't use a call to print_footer($course). End of code needs to replace </body></html> with print_footer and match up divs. |
Show » |
bobopinna committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 03/Jul/07 05:27 PM
bobopinna committed 1 file to 'Moodle CVS' - 03/Jul/07 05:38 PM
|