|
|
| Participants: |
Sam Hemelryk and Tim Hunt
|
| Security Level: |
None
|
| Resolved date: |
17/Sep/09
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
|
That is, try to get rid of $CFG->javascript, and the truely horrific global $standard_javascript.
|
|
Description
|
That is, try to get rid of $CFG->javascript, and the truely horrific global $standard_javascript. |
Show » |
|
<code php>
include($CFG->javascript)
</code>