e107inc/e107

View on GitHub
e107_plugins/_blank/e_admin.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Call to undeclared method \e_admin_controller::getFieldVar
Open

                $text = "<span class='e-tip' title='".$controller->getFieldVar($field)."'>Custom</span>";
Severity: Critical
Found in e107_plugins/_blank/e_admin.php by phan

Call to undeclared method \e_admin_controller::getEventName
Open

        $event = $controller->getEventName(); // eg 'news' 'page' etc.
Severity: Critical
Found in e107_plugins/_blank/e_admin.php by phan

There are no issues that match your filters.

Category
Status