]> git.mjollnir.org Git - moodle.git/commit
Major changes throughout to change "week" notation to "section" notation.
authormartin <martin>
Tue, 25 Jun 2002 11:49:06 +0000 (11:49 +0000)
committermartin <martin>
Tue, 25 Jun 2002 11:49:06 +0000 (11:49 +0000)
commitb5fe4c935deb57be765d6e944bfb54e2e77b9480
treeab3a96afccc8967457b7248811022fb12729ce00
parent578fdd0a037bdf18fda018e840fad8055cfad8f4
Major changes throughout to change "week" notation to "section" notation.
Sections covers "weeks", "topics" and anything else that may come along.
Note, again, some databases have changed esp course_weeks -> course_sections
and several fields called "week" are now "section.  Also course no longer
has an enddate, but instead has a numsections field.
24 files changed:
admin/site.html
admin/site.php
course/edit.html
course/edit.php
course/lib.php
course/mod.php
course/mod_delete.html
course/social.php
course/topics.php
course/user.php
course/view.php
course/weeks.php
index.php
lib/db/mysql.sql
mod/choice/index.php
mod/choice/mod.html
mod/forum/mod.html
mod/journal/index.php
mod/journal/mod.html
mod/journal/user.php
mod/journal/view.php
mod/survey/details.php
mod/survey/index.php
mod/survey/mod.html