e107inc/e107

View on GitHub
e107_plugins/social/e_module.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Argument 1 (name) is 'twitter:site' but \e107::meta() takes null defined at /code/e107_handlers/e107_class.php:2861
Open

        e107::meta('twitter:site','@'.$screenName);
Severity: Minor
Found in e107_plugins/social/e_module.php by phan

Argument 2 (content) is string but \e107::meta() takes null defined at /code/e107_handlers/e107_class.php:2861
Open

        e107::meta('twitter:site','@'.$screenName);
Severity: Minor
Found in e107_plugins/social/e_module.php by phan

Argument 1 (name) is 'fb:app_id' but \e107::meta() takes null defined at /code/e107_handlers/e107_class.php:2861
Open

        e107::meta('fb:app_id', $appID);
Severity: Minor
Found in e107_plugins/social/e_module.php by phan

There are no issues that match your filters.

Category
Status