e107inc/e107

View on GitHub
e107_plugins/social/e_comment.php

Summary

Maintainability
A
0 mins
Test Coverage
F
44%

Argument 3 (default) is 'e107' but \e107::pref() takes null defined at /code/e107_handlers/e107_class.php:4016
Open

        $engine = e107::pref('core','comments_engine','e107');
Severity: Minor
Found in e107_plugins/social/e_comment.php by phan

Argument 2 (fname) is false but \e107::lan() takes string defined at /code/e107_handlers/e107_class.php:3987
Open

e107::lan('social',false, true);
Severity: Minor
Found in e107_plugins/social/e_comment.php by phan

There are no issues that match your filters.

Category
Status