moodle/mod/survey
moodler cccb016ae4 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()
2003-07-12 05:19:18 +00:00
..
db More fixes for postgreSQL etc 2002-12-23 11:47:17 +00:00
backuplib.php Moving the backup libraries for each module into their new homes. 2003-07-09 04:40:35 +00:00
details.php Minor code cleanup 2003-05-20 08:01:40 +00:00
download.php Clean sweep through all the important changing all include(), include_once() 2003-01-05 14:19:20 +00:00
graph.php Clean sweep through all the important changing all include(), include_once() 2003-01-05 14:19:20 +00:00
icon.gif Initial revision 2001-11-22 06:23:56 +00:00
icon2.gif Initial revision 2001-11-22 06:23:56 +00:00
index.php When displaying index lists of a particular module's activities, 2003-07-12 05:19:18 +00:00
lib.php Trying a different tack for recent_activity since the old way was 2003-04-26 15:08:34 +00:00
mod.html Some fixes to avoid pointless uses of $ME 2003-06-16 14:40:51 +00:00
report.php Modified Greg's work to: 2003-03-12 07:36:22 +00:00
restorelib.php Moving the backup libraries for each module into their new homes. 2003-07-09 04:40:35 +00:00
save.php Robustness fixes 2003-01-06 14:01:56 +00:00
version.php Changes throughout Moodle to remove any reserved words from the 2002-12-23 09:39:26 +00:00
view.php Fixed the bug I introduced in the last checkin (it was related to the 2003-05-20 04:26:57 +00:00