e107inc/e107

View on GitHub
e107_plugins/forum/e_rss.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Call to undeclared method \e_db::db_getList
Open

                $tmp = $sqlrss->db_getList();
Severity: Critical
Found in e107_plugins/forum/e_rss.php by phan

Call to undeclared method \e_db::db_getList
Open

                $tmp     = $sqlrss->db_getList();
Severity: Critical
Found in e107_plugins/forum/e_rss.php by phan

Call to undeclared method \e_db::db_getList
Open

                $tmp     = $sqlrss->db_getList();
Severity: Critical
Found in e107_plugins/forum/e_rss.php by phan

Call to undeclared method \e_db::db_getList
Open

                $replies = $sqlrss->db_getList();
Severity: Critical
Found in e107_plugins/forum/e_rss.php by phan

There are no issues that match your filters.

Category
Status