e107inc/e107

View on GitHub
rate.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Variable $tp is undeclared
Open

    $returnurl = $tp -> toDB($qs[2]);
Severity: Minor
Found in rate.php by phan

Variable $tp is undeclared
Open

        $table         = $tp->toDB($_GET['table']);
Severity: Minor
Found in rate.php by phan

Variable $tp is undeclared
Open

    $table = $tp -> toDB($qs[0]);
Severity: Minor
Found in rate.php by phan

Variable $tp is undeclared
Open

        $table         = $tp->toDB($_POST['table']);
Severity: Minor
Found in rate.php by phan

There are no issues that match your filters.

Category
Status