|
|
| Participants: |
Eloy Lafuente (stronk7) and Tim Hunt
|
| Security Level: |
None
|
| QA Assignee: |
Tim Hunt
|
| Resolved date: |
25/Aug/08
|
| Affected Branches: |
MOODLE_18_STABLE, MOODLE_19_STABLE
|
| Fixed Branches: |
MOODLE_18_STABLE, MOODLE_19_STABLE
|
|
At install time, when environmental tests are executed, they use the $CFG->release value to change custom checks behaviour. That variable isn't defined at install time and causes PHP notices.
Prevent them.
|
|
Description
|
At install time, when environmental tests are executed, they use the $CFG->release value to change custom checks behaviour. That variable isn't defined at install time and causes PHP notices.
Prevent them. |
Show » |
committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 25/Aug/08 12:30 AM
committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 25/Aug/08 12:31 AM
Prevent some notices at install. MDL-16188 ; merged from 18_STABLE
|
|
|
committed 1 file to 'Moodle CVS' - 25/Aug/08 12:33 AM
Prevent some notices at install. MDL-16188 ; merged from 19_STABLE
|
|
|
committed 1 file to 'Moodle CVS' - 25/Aug/08 12:39 AM
Remove hack not needed anymore. Now enviroment check handles this properly. MDL-16008 & MDL-16188
|
|
|
|