]> git.mjollnir.org Git - moodle.git/commit
When displaying index lists of a particular module's activities,
authormoodler <moodler>
Sat, 12 Jul 2003 05:19:18 +0000 (05:19 +0000)
committermoodler <moodler>
Sat, 12 Jul 2003 05:19:18 +0000 (05:19 +0000)
commitcccb016ae4ae5522f8a9318203486fd31491dcd2
treee0c26af35993f5ead0fcc3d9f9756aece28b5dc3
parent43373804210752f43caec93b0aaaa9536e7cc674
When displaying index lists of a particular module's activities,
ensure that the order they are displayed in is always the same as the
order they have been defined in.   See bug 553.

This involved API changes to the function get_all_instances_in_course()
12 files changed:
lib/datalib.php
mod/assignment/index.php
mod/chat/index.php
mod/choice/index.php
mod/forum/discuss.php
mod/forum/index.php
mod/journal/index.php
mod/quiz/index.php
mod/resource/index.php
mod/resource/lib.php
mod/survey/index.php
mod/workshop/index.php