|
|
| 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 » |
|
MDL-16008).Ciao