
| Key: |
MDL-18933
|
| Type: |
Sub-task
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Blocker
|
| Assignee: |
Petr Skoda
|
| Reporter: |
Petr Skoda
|
| Votes: |
0
|
| Watchers: |
0
|
|
|
| Participants: |
Petr Skoda
|
| Security Level: |
None
|
| Resolved date: |
23/Apr/09
|
| Affected Branches: |
MOODLE_19_STABLE
|
| Fixed Branches: |
MOODLE_19_STABLE
|
|
this does not parse:
function build_html_tree($element, $totals, $parents=array(), &$categories=array(), $level=0, &$row_count=0) {
solution is to not use defaults in this function at all
|
|
Description
|
this does not parse:
function build_html_tree($element, $totals, $parents=array(), &$categories=array(), $level=0, &$row_count=0) {
solution is to not use defaults in this function at all |
Show » |
made changes - 23/Apr/09 04:01 AM
| Field |
Original Value |
New Value |
|
Resolution
|
|
Fixed
[ 1
]
|
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|