moodle/admin/settings
2006-11-20 13:34:06 +00:00
..
appearance.php fix for MDL-7595, adding coursemanager config variable to determine what roles are displayed on course description page 2006-11-17 08:57:50 +00:00
courses.php coverted /admin/ to proper /$CFG->admin/ in paths 2006-09-26 21:10:14 +00:00
language.php FIxes related to strange default languages 2006-09-25 06:04:02 +00:00
location.php Added IP lookup plugin choice to GUI 2006-10-01 16:25:35 +00:00
misc.php Disabled global search by default and marked as experimental MDL-7296 and AJAX moved to experimental too; merged from MOODLE_17_STABLE 2006-10-30 21:01:47 +00:00
security.php PARAM_PATH can be used only for relative paths, there is no parameter type for absolute paths that would be compatible with win32 - use PARAM_RAW for now, add file_exists validation later MDL-7617 2006-11-20 13:34:06 +00:00
server.php PARAM_PATH can be used only for relative paths, there is no parameter type for absolute paths that would be compatible with win32 - use PARAM_RAW for now, add file_exists validation later MDL-7617 2006-11-20 13:34:06 +00:00
top.php Hide simpletest on oracle and mssql until it works MDL-7337 2006-11-07 02:53:39 +00:00
unsupported.php major cleanup of unsupported and legacy external pages in admin/; created new hidden unsupported category; some other minor fixes and changes 2006-09-25 20:22:55 +00:00
users.php Merged sitecontext fix from stable 2006-10-20 05:18:24 +00:00