e107inc/e107

View on GitHub
e107_themes/_blank/theme.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Argument 2 (content) is 'width=device-width, initial-scale=1.0' but \e107::meta() takes null defined at /code/e107_handlers/e107_class.php:2861
Open

e107::meta('viewport', 'width=device-width, initial-scale=1.0');
Severity: Minor
Found in e107_themes/_blank/theme.php by phan

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

e107::meta('viewport', 'width=device-width, initial-scale=1.0');
Severity: Minor
Found in e107_themes/_blank/theme.php by phan

There are no issues that match your filters.

Category
Status