Details
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
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
fixed