e107inc/e107

View on GitHub
e107_plugins/download/e_sitelink.php

Summary

Maintainability
A
0 mins
Test Coverage
F
3%

Argument 2 (parseBB) is '' but \e_parse::toHTML() takes bool|false defined at /code/e107_handlers/e_parse_class.php:1532
Open

                'link_name'            => $tp->toHTML($row['download_category_name'],'','TITLE'),
Severity: Minor
Found in e107_plugins/download/e_sitelink.php by phan

Call to undeclared method \e_db::selectTree
Open

        $sql->selectTree('download_category','download_category_parent', 'download_category_id', 'download_category_order', $where );
Severity: Critical
Found in e107_plugins/download/e_sitelink.php by phan

There are no issues that match your filters.

Category
Status