Procedural File: update_courses.php
Source Location: /main/install/update_courses.php
Page Details:
GOAL: Updates courses separately
After upgrading a previous version to Dokeos 1.6, there are only MAX_COURSE_TRANSFER courses converted to the new format - with MAX_COURSE_TRANSFER in install/index.php being 100 as default. To update the rest of the courses you need to run this script.
Tags:
Includes:
DOKEOS_COURSE_UPDATE [line 55]
MAX_COURSE_TRANSFER [line 56]
|