]> git.mjollnir.org Git - moodle.git/log
moodle.git
17 years agoRevert: Initialize the $message variable
donal72 [Thu, 1 Nov 2007 21:28:08 +0000 (21:28 +0000)]
Revert: Initialize the $message variable

17 years agoUnsetting one white border.
stronk7 [Thu, 1 Nov 2007 20:07:40 +0000 (20:07 +0000)]
Unsetting one white border.

Merged from MOODLE_18_STABLE

17 years agoMFC: MDL-11996 fixed previous speedup commit for user operations in admin tree
skodak [Thu, 1 Nov 2007 19:43:46 +0000 (19:43 +0000)]
MFC: MDL-11996 fixed previous speedup commit for user operations in admin tree

17 years agoMDL-11996 bulk user upload - improvements, fixes and cleanup - part1
skodak [Thu, 1 Nov 2007 19:37:25 +0000 (19:37 +0000)]
MDL-11996 bulk user upload - improvements, fixes and cleanup - part1

17 years agoMDL-11995 prevent deleting of grade items attached to external activities
skodak [Thu, 1 Nov 2007 15:09:02 +0000 (15:09 +0000)]
MDL-11995 prevent deleting of grade items attached to external activities

17 years agoMDL-11790 Added missing strings
nicolasconnault [Thu, 1 Nov 2007 14:51:29 +0000 (14:51 +0000)]
MDL-11790 Added missing strings

17 years agoMDL-11977:
thepurpleblob [Thu, 1 Nov 2007 14:37:51 +0000 (14:37 +0000)]
MDL-11977:
Add an an optional forgotten password handling url

Merged from STABLE_19

17 years agoMDL-8992 Added a simple script from http://mar.anomy.net/entry/2006/11/24/02.12.18...
nicolasconnault [Thu, 1 Nov 2007 13:52:15 +0000 (13:52 +0000)]
MDL-8992 Added a simple script from http://mar.anomy.net/entry/2006/11/24/02.12.18/ to the mediaplugin filter output. Works like a charm on all tested browsers

17 years agoFixes bug MDL-11994, Accessibility: "Users tagged with ..." should be marked up as...
nfreear [Thu, 1 Nov 2007 12:32:58 +0000 (12:32 +0000)]
Fixes bug MDL-11994, Accessibility: "Users tagged with ..." should be marked up as a list.

17 years agoMDL-11966 fixed typo in grader report causing fatal errors
skodak [Thu, 1 Nov 2007 11:42:31 +0000 (11:42 +0000)]
MDL-11966 fixed typo in grader report causing fatal errors
MDL-11993 refactored code for item headers and icons

17 years agoMDL-11865 upgraded pagelib to using build_navigation()
nicolasconnault [Thu, 1 Nov 2007 08:59:48 +0000 (08:59 +0000)]
MDL-11865 upgraded pagelib to using build_navigation()

17 years agoMDL-11912 Creating 1000's layer directory first, then userid directory: no need for...
nicolasconnault [Thu, 1 Nov 2007 08:45:30 +0000 (08:45 +0000)]
MDL-11912 Creating 1000's layer directory first, then userid directory: no need for recursion

17 years agoMDL-11966 implemented dategraded and datesubmitted, tweaked altering of grades depend...
skodak [Thu, 1 Nov 2007 08:25:05 +0000 (08:25 +0000)]
MDL-11966 implemented dategraded and datesubmitted, tweaked altering of grades depending in hidden grades
MDL-11974 improved gradebook CSS

17 years agoTest for empty dataset to suppress a warning
donal72 [Thu, 1 Nov 2007 06:11:08 +0000 (06:11 +0000)]
Test for empty dataset to suppress a warning

17 years agoInitialize the $message variable
donal72 [Thu, 1 Nov 2007 05:06:26 +0000 (05:06 +0000)]
Initialize the $message variable

17 years agoMDL-11867 setting real null when response is null in calculated question
pichetp [Thu, 1 Nov 2007 00:27:57 +0000 (00:27 +0000)]
MDL-11867 setting real null when response is null in calculated question

17 years agoMDL-11725 en lang string edit
wildgirl [Wed, 31 Oct 2007 21:51:05 +0000 (21:51 +0000)]
MDL-11725 en lang string edit

17 years agoMDL-11796 help file edit
wildgirl [Wed, 31 Oct 2007 21:21:22 +0000 (21:21 +0000)]
MDL-11796 help file edit

17 years agoMDL-11941 help file URL correction
wildgirl [Wed, 31 Oct 2007 21:02:57 +0000 (21:02 +0000)]
MDL-11941 help file URL correction

17 years agoMDL-11912 Removed recursive param
nicolasconnault [Wed, 31 Oct 2007 19:04:33 +0000 (19:04 +0000)]
MDL-11912 Removed recursive param

17 years agoMDL-10284 - wrong language string used on the quiz view page to inform students of...
tjhunt [Wed, 31 Oct 2007 17:08:47 +0000 (17:08 +0000)]
MDL-10284 - wrong language string used on the quiz view page to inform students of the quiz deadline. I took the opportunity to strip out an unnecessary HTML table, and reviewing uses of the string /quiz(open|close)s?/ found one other inconsistency on the quiz editing form. Merged from MOODLE_18_STABLE.

17 years agoMDL-11624 - /mod/quiz/index.php too dependant on individual course format names....
tjhunt [Wed, 31 Oct 2007 16:42:02 +0000 (16:42 +0000)]
MDL-11624 - /mod/quiz/index.php too dependant on individual course format names. I basically changed it to do the same as the forum module. Merged from MOODLE_18_STABLE.

17 years agoMDL-11912 Removed recursive param
nicolasconnault [Wed, 31 Oct 2007 15:21:30 +0000 (15:21 +0000)]
MDL-11912 Removed recursive param

17 years agoMinor changes in unit tests
nicolasconnault [Wed, 31 Oct 2007 14:55:23 +0000 (14:55 +0000)]
Minor changes in unit tests

17 years agoMDL-11966 removed plugin selector when only one plugin available
skodak [Wed, 31 Oct 2007 09:13:20 +0000 (09:13 +0000)]
MDL-11966 removed plugin selector when only one plugin available

17 years agofixed numuser regression in overview
skodak [Wed, 31 Oct 2007 08:59:25 +0000 (08:59 +0000)]
fixed numuser regression in overview

17 years agoAutomatic installer.php lang files by installer_builder (20071031)
moodler [Wed, 31 Oct 2007 04:25:13 +0000 (04:25 +0000)]
Automatic installer.php lang files by installer_builder (20071031)

17 years agosolving MDL-7496 for calculated
pichetp [Wed, 31 Oct 2007 02:31:33 +0000 (02:31 +0000)]
solving MDL-7496 for calculated

17 years agoMDL-11973 Improved showing of hidden items in ouuser and user report
skodak [Tue, 30 Oct 2007 21:25:50 +0000 (21:25 +0000)]
MDL-11973 Improved showing of hidden items in ouuser and user report

17 years agoMDL-11951 a little typo - no recursive call intended in has_any_capability() I guess
skodak [Tue, 30 Oct 2007 20:51:37 +0000 (20:51 +0000)]
MDL-11951 a little typo - no recursive call intended in has_any_capability() I guess

17 years agoAuthor: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Tue, 30 Oct 2007 20:46:18 +0000 (20:46 +0000)]
Author: Matt Clarkson <mattc@catalyst.net.nz>

17 years agoMDL-6376 - fix minor errors in the previous commit.
tjhunt [Tue, 30 Oct 2007 19:29:45 +0000 (19:29 +0000)]
MDL-6376 - fix minor errors in the previous commit.

More significantly, this patch changes the '1 Students have made 1 attempts' string.

To start with, this code was being produced in five different places, so I made a function to do the work!. Next, as you can see, it is not gramatical. Also, some people find it confusing, as in MDL-6376.

Therefore, it now just says 'Attempts: 1'.

Merged from MOODLE_19_STABLE.

17 years agoMDL-11916 Added managegroupevents capability
sam_marshall [Tue, 30 Oct 2007 16:19:47 +0000 (16:19 +0000)]
MDL-11916 Added managegroupevents capability

17 years agofixing previous merge
skodak [Tue, 30 Oct 2007 11:55:49 +0000 (11:55 +0000)]
fixing previous merge

17 years agoMDL-11957 improving and cleanup in grade overriding
skodak [Tue, 30 Oct 2007 11:40:50 +0000 (11:40 +0000)]
MDL-11957 improving and cleanup in grade overriding

17 years agoMDL-11951 - supplemental - need capability checks in the outer if of the file too...
tjhunt [Tue, 30 Oct 2007 10:50:20 +0000 (10:50 +0000)]
MDL-11951 - supplemental - need capability checks in the outer if of the file too. Merged from MOODLE_19_STABLE.

17 years agoUnit tests for MDL-9295 - clean_param with PARAM_URL/PARAM_LOCALURL. Merged from...
tjhunt [Tue, 30 Oct 2007 10:46:26 +0000 (10:46 +0000)]
Unit tests for MDL-9295 - clean_param with PARAM_URL/PARAM_LOCALURL. Merged from MOODLE_18_STABLE.

17 years agoMDL-9295 - PARAM_URL/PARAM_LOCALURL does not accept http://localhost/ or other hosts...
tjhunt [Tue, 30 Oct 2007 10:15:22 +0000 (10:15 +0000)]
MDL-9295 - PARAM_URL/PARAM_LOCALURL does not accept http://localhost/ or other hosts on lans. Merged from MOODLE_18_STABLE.

17 years agoCorrect misleading comment. Follow-on from the fix to MDL-11462. Merged from MOODLE_1...
tjhunt [Tue, 30 Oct 2007 10:10:36 +0000 (10:10 +0000)]
Correct misleading comment. Follow-on from the fix to MDL-11462. Merged from MOODLE_19_STABLE.

17 years agomaking multibyte filename appear correctly under IE download
toyomoyo [Tue, 30 Oct 2007 00:35:18 +0000 (00:35 +0000)]
making multibyte filename appear correctly under IE download

17 years agoMDL-11955 required scale selection when grade type is scale
skodak [Mon, 29 Oct 2007 20:35:05 +0000 (20:35 +0000)]
MDL-11955 required scale selection when grade type is scale

17 years agoMDL-11954 grader report links to profiles from the same course
skodak [Mon, 29 Oct 2007 20:25:09 +0000 (20:25 +0000)]
MDL-11954 grader report links to profiles from the same course

17 years agoMDL-11904 deny/accept Email settings conflict with text - now .example.com means...
skodak [Mon, 29 Oct 2007 20:04:14 +0000 (20:04 +0000)]
MDL-11904  deny/accept Email settings conflict with text - now .example.com means all subdomains

17 years agoMDL-11952 - In the course admin block, if the user has moodle/question:managecategory...
tjhunt [Mon, 29 Oct 2007 16:58:32 +0000 (16:58 +0000)]
MDL-11952 - In the course admin block, if the user has moodle/question:managecategory, but no other capabilites, the questions link should go to the manage categories page. Merged from MOODLE_19_STABLE.

17 years agoMDL-11951 - Need a link to the Front Page course question bank in the admin tree...
tjhunt [Mon, 29 Oct 2007 16:54:35 +0000 (16:54 +0000)]
MDL-11951 - Need a link to the Front Page course question bank in the admin tree. Merged from MOODLE_19_STABLE.

17 years agoMDL-11784 - On the role assign page, list who is assigned the role for roles with...
tjhunt [Mon, 29 Oct 2007 15:38:46 +0000 (15:38 +0000)]
MDL-11784 - On the role assign page, list who is assigned the role for roles with only a few assignments. Improved version. Now, it only shows the extra column if some roles have between 1 and 10 assignees, as per Martin D's request. Merged from MOODLE_19_STABLE.

17 years agoMDL-11124 - Allowed 'There are no [modulename]' translations. This is currently
poltawski [Mon, 29 Oct 2007 10:44:50 +0000 (10:44 +0000)]
MDL-11124 - Allowed 'There are no [modulename]' translations. This is currently
hardcoded and can be discovered through the user interface resonably easily.

Merged from MOODLE_19_STABLE

17 years agoMDL-11068 - fixed typo, messsage should be message
poltawski [Mon, 29 Oct 2007 09:58:59 +0000 (09:58 +0000)]
MDL-11068 - fixed typo, messsage should be message

merged from MOODLE_19_STABLE

17 years agoMDL-11813 - Use existing group setting strings on course edit form so can be
poltawski [Mon, 29 Oct 2007 09:47:13 +0000 (09:47 +0000)]
MDL-11813 - Use existing group setting strings on course edit form so can be
better translated. Patch from Daniel Miksik

merged from MOODLE_19_STABLE

17 years agoMDL-11874 grader report now indicates hidden items (gray title + range) and hidden...
skodak [Mon, 29 Oct 2007 08:38:28 +0000 (08:38 +0000)]
MDL-11874 grader report now indicates hidden items (gray title  + range) and hidden grades (except when editing)

17 years agoMDL-11930, removing csv plugin lang file
toyomoyo [Mon, 29 Oct 2007 02:01:51 +0000 (02:01 +0000)]
MDL-11930, removing csv plugin lang file

17 years agoMDL-11767 SQL error with postgres - merged from MOODLE_19_STABLE
poltawski [Mon, 29 Oct 2007 00:21:57 +0000 (00:21 +0000)]
MDL-11767 SQL error with postgres - merged from MOODLE_19_STABLE

17 years agomissed one line.
danmarsden [Mon, 29 Oct 2007 00:21:53 +0000 (00:21 +0000)]
missed one line.

Fix for MDL-10085  and MDL-8118 Problem with number of Responses in choice wrong, and displayed users incorrect on results.

17 years agoFix for MDL-10085 and MDL-8118 Problem with number of Responses in choice wrong...
danmarsden [Sun, 28 Oct 2007 23:25:54 +0000 (23:25 +0000)]
Fix for MDL-10085  and MDL-8118 Problem with number of Responses in choice wrong, and displayed users incorrect on results.

17 years agoMDL-11937 - save 100 database queries in the case of the admin bookmarks block
poltawski [Sun, 28 Oct 2007 23:06:39 +0000 (23:06 +0000)]
MDL-11937 - save 100 database queries in the case of the admin bookmarks block
without bookmarks on non-admin page

Merged from MOODLE_19_STABLE

17 years agoMDL-11563 replaced hardcoded permission check from admin_tree_block
skodak [Sun, 28 Oct 2007 22:35:00 +0000 (22:35 +0000)]
MDL-11563 replaced hardcoded permission check from admin_tree_block

17 years agoMDL-11934 grade report in user profile now selectable
skodak [Sun, 28 Oct 2007 17:15:00 +0000 (17:15 +0000)]
MDL-11934 grade report in user profile now selectable

17 years agoMDL-11927 fixed cookiepaths; patch by Kevin
skodak [Sun, 28 Oct 2007 14:20:20 +0000 (14:20 +0000)]
MDL-11927 fixed cookiepaths; patch by Kevin

17 years agoMDL-11718 report styles moved to report/xx/styles.php - for better consistency with...
skodak [Sun, 28 Oct 2007 12:51:16 +0000 (12:51 +0000)]
MDL-11718 report styles moved to report/xx/styles.php - for better consistency with other plugins; other cleanup in user report css; fixed css in user profile

17 years agomerged from 1.9 :: MDL-11926 :: two comments confused Chameleon. I have deleted the...
urs_hunkler [Sun, 28 Oct 2007 12:40:39 +0000 (12:40 +0000)]
merged from 1.9 :: MDL-11926 :: two comments confused Chameleon. I have deleted the comments and optimized CSS for Chameleon use.

17 years agomerged from 1.9
urs_hunkler [Sun, 28 Oct 2007 10:19:18 +0000 (10:19 +0000)]
merged from 1.9

17 years agoAutomatic installer.php lang files by installer_builder (20071028)
moodler [Sun, 28 Oct 2007 05:02:59 +0000 (05:02 +0000)]
Automatic installer.php lang files by installer_builder (20071028)

17 years agoadded groups param to get_numusers() - to be used in oureport; might be handy elsewhe...
skodak [Sat, 27 Oct 2007 22:05:58 +0000 (22:05 +0000)]
added groups param to get_numusers() - to be used in oureport; might be handy elsewhere too

17 years agosupport for styles.php in grade reports
skodak [Sat, 27 Oct 2007 22:01:39 +0000 (22:01 +0000)]
support for styles.php in grade reports

17 years agoMDL-11718 fixed typos in prev commit
skodak [Sat, 27 Oct 2007 20:37:22 +0000 (20:37 +0000)]
MDL-11718 fixed typos in prev commit

17 years agoMDL-11718 minor cleanup
skodak [Sat, 27 Oct 2007 20:16:51 +0000 (20:16 +0000)]
MDL-11718 minor cleanup

17 years agoMDL-11718 minor fix for grades in user profile
skodak [Sat, 27 Oct 2007 18:22:52 +0000 (18:22 +0000)]
MDL-11718 minor fix for grades in user profile

17 years agoMDL-11718 partial cleanup in overview report - unfortunately the problems with hidden...
skodak [Sat, 27 Oct 2007 17:58:36 +0000 (17:58 +0000)]
MDL-11718 partial cleanup in overview report - unfortunately the problems with hidden grades can not be solved here without db changes

17 years agoMDL-11718 course settings for reports - for now only user report (rank and showing...
skodak [Sat, 27 Oct 2007 15:33:43 +0000 (15:33 +0000)]
MDL-11718 course settings for reports - for now only user report (rank and showing of hidden items)

17 years agoMDL-11718 grader report now does not show column totals if user does not have view...
skodak [Sat, 27 Oct 2007 13:13:47 +0000 (13:13 +0000)]
MDL-11718 grader report now does not show column totals if user does not have view hidden grades capability because we can not calculate the totals depending on altered aggregates

17 years agofixed error when no scale present
skodak [Sat, 27 Oct 2007 11:41:44 +0000 (11:41 +0000)]
fixed error when no scale present

17 years agoFixing unit test failures
nicolasconnault [Sat, 27 Oct 2007 10:13:25 +0000 (10:13 +0000)]
Fixing unit test failures

17 years agograde_outcome->description doesn't exist
nicolasconnault [Sat, 27 Oct 2007 06:28:00 +0000 (06:28 +0000)]
grade_outcome->description doesn't exist

17 years agoMDL-11917 - Improve the title on the assign/override roles page. Merged from MOODLE_1...
tjhunt [Fri, 26 Oct 2007 17:00:05 +0000 (17:00 +0000)]
MDL-11917 - Improve the title on the assign/override roles page. Merged from MOODLE_19_STABLE.

17 years agomerged fix for MDL-11532, updatesql needs to run after every 'round' otherwises nothi...
toyomoyo [Fri, 26 Oct 2007 07:58:23 +0000 (07:58 +0000)]
merged fix for MDL-11532, updatesql needs to run after every 'round' otherwises nothing to pull from the context table

17 years agoMDL-11836, show number of blocks but do not link if no reference to any course
toyomoyo [Fri, 26 Oct 2007 03:25:39 +0000 (03:25 +0000)]
MDL-11836, show number of blocks but do not link if no reference to any course

17 years agomerged fix for MDL-11902, gradebook formula dereferencing problem
toyomoyo [Fri, 26 Oct 2007 02:30:04 +0000 (02:30 +0000)]
merged fix for MDL-11902, gradebook formula dereferencing problem

17 years agoproper copy and format, sorry
toyomoyo [Fri, 26 Oct 2007 02:28:47 +0000 (02:28 +0000)]
proper copy and format, sorry

17 years agofixing previous commit
toyomoyo [Fri, 26 Oct 2007 02:21:26 +0000 (02:21 +0000)]
fixing previous commit

17 years agoadding back
toyomoyo [Fri, 26 Oct 2007 02:15:58 +0000 (02:15 +0000)]
adding back

17 years agoFix typo. Merged from MOODLE_19_STABLE.
tjhunt [Thu, 25 Oct 2007 14:30:07 +0000 (14:30 +0000)]
Fix typo. Merged from MOODLE_19_STABLE.

17 years agoMDL-11825 - Force penaltyfactor to 1 for truefalse questions on GIFT import, as is...
tjhunt [Thu, 25 Oct 2007 09:43:06 +0000 (09:43 +0000)]
MDL-11825 - Force penaltyfactor to 1 for truefalse questions on GIFT import, as is done on the editing form. Merged from MOODLE_18_STABLE.

17 years agoMDL-11893, email admin when add_to_log() fails
toyomoyo [Thu, 25 Oct 2007 04:02:41 +0000 (04:02 +0000)]
MDL-11893, email admin when add_to_log() fails

17 years agomod/quiz: fixed fatal error in quiz_print_recent_mod_activity()
mattc-catalyst [Thu, 25 Oct 2007 01:26:17 +0000 (01:26 +0000)]
mod/quiz: fixed fatal error in quiz_print_recent_mod_activity()

Author: Matt Clarkson <mattc@catalyst.net.nz>

17 years agoMDL-11397 bug with IE 6 not displaying anonymous results correctly.
danmarsden [Wed, 24 Oct 2007 21:27:26 +0000 (21:27 +0000)]
MDL-11397 bug with IE 6 not displaying anonymous results correctly.
 - also fix for XHTML Strict.

17 years agoMDL-11513, adding support for grade_letters
toyomoyo [Wed, 24 Oct 2007 07:41:45 +0000 (07:41 +0000)]
MDL-11513, adding support for grade_letters

17 years agoFixed MDL-10506. Hide/Show Advanced text does not toggle in IE and Safari when edit...
whchuang [Tue, 23 Oct 2007 22:29:04 +0000 (22:29 +0000)]
Fixed MDL-10506. Hide/Show Advanced text does not toggle in IE and Safari when edit profile.

17 years agoMDL-11784 - On the role assign page, list who is assigned the role for roles with...
tjhunt [Tue, 23 Oct 2007 16:27:25 +0000 (16:27 +0000)]
MDL-11784 - On the role assign page, list who is assigned the role for roles with only a few assignments. Merged from MOODLE_19_STABLE.

17 years agoMDL-11881 - User with question permission but not mod/quiz:manage can get a nasty...
tjhunt [Tue, 23 Oct 2007 16:15:46 +0000 (16:15 +0000)]
MDL-11881 - User with question permission but not mod/quiz:manage can get a nasty require_capability error. Merged from MOODLE_19_STABLE.

17 years agoMDL-11870 - Notices on the quiz view page if the corresponding grade item was deleted...
tjhunt [Tue, 23 Oct 2007 07:48:03 +0000 (07:48 +0000)]
MDL-11870 - Notices on the quiz view page if the corresponding grade item was deleted. Merged from MOODLE_18_STABLE.

17 years agoAutomatic installer.php lang files by installer_builder (20071023)
moodler [Tue, 23 Oct 2007 05:00:44 +0000 (05:00 +0000)]
Automatic installer.php lang files by installer_builder (20071023)

17 years agoFix for MDL-9666 totals don't appear when full names are shown.
danmarsden [Mon, 22 Oct 2007 21:49:58 +0000 (21:49 +0000)]
Fix for MDL-9666 totals don't appear when full names are shown.

17 years agofix for MDL-11063 - thanks to Wen for the patch.
danmarsden [Mon, 22 Oct 2007 21:25:06 +0000 (21:25 +0000)]
fix for MDL-11063 - thanks to Wen for the patch.

17 years agoMDL-11869 - javascript syntax error was preventing the call to the calc function...
arborrow [Mon, 22 Oct 2007 20:39:29 +0000 (20:39 +0000)]
MDL-11869 - javascript syntax error was preventing the call to the calc function. Adding in the double slashes around CDATA resolves the problem. (merging into HEAD)

17 years agoMDL-11708 - Zero answers are not allowed in Matching questions - sometimes I hate...
tjhunt [Mon, 22 Oct 2007 16:57:19 +0000 (16:57 +0000)]
MDL-11708 - Zero answers are not allowed in Matching questions - sometimes I hate PHP. Merged from MOODLE_18_STABLE.

17 years agoMDL-11824 - Literal asterisk (\*) in shortanswer question not handled correctly by...
tjhunt [Mon, 22 Oct 2007 15:37:31 +0000 (15:37 +0000)]
MDL-11824 - Literal asterisk (\*) in shortanswer question not handled correctly by get_correct_responses + Unit tests. Merged from MOODLE_18_STABLE.

17 years agomerged from 1.9 :: CSS color "lightgrey" does not exist. I replaced it with the ...
urs_hunkler [Mon, 22 Oct 2007 10:36:30 +0000 (10:36 +0000)]
merged from 1.9 :: CSS color "lightgrey" does not exist. I replaced it with the "corresponding" Linux color value #D3D3D3.

17 years agoFix for reopened bug MDL-7878, "Link identification and skipping" - includes site...
nfreear [Mon, 22 Oct 2007 09:21:11 +0000 (09:21 +0000)]
Fix for reopened bug MDL-7878, "Link identification and skipping" - includes site and course index.php.

17 years agoPartial fix for reopened bug MDL-7878, "Link identification and skipping" - affects...
nfreear [Mon, 22 Oct 2007 06:43:00 +0000 (06:43 +0000)]
Partial fix for reopened bug MDL-7878, "Link identification and skipping" - affects all course formats + other files.

17 years agofixing a warning
toyomoyo [Mon, 22 Oct 2007 03:05:15 +0000 (03:05 +0000)]
fixing a warning