e107inc/e107

View on GitHub
e107_core/shortcodes/single/usersearch.php

Summary

Maintainability
A
0 mins
Test Coverage
F
7%

Variable $email is undeclared
Open

            $ret .= "<li id='{$row['user_id']}'>{$row[$search_field]}<span class='informal'> [{$row['user_id']}] ".$row[$info_field].$email." </span></li>";

There are no issues that match your filters.

Category
Status