mambax7/songlist

View on GitHub
language/english/modinfo.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 136 characters
Open

define('_MI_SONGLIST_EMAIL_DESC', 'Seperated with a pipe symbol ie. <em>email@address1.com|email@address2.com|email@address3.com</em>');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 173 characters
Open

define('_MI_SONGLIST_MEMORY_ADMIN_DESC', 'This is the memory limit in megabytes for the admin of songlist, you may have to increase this over a certain amount of records.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 181 characters
Open

define('_MI_SONGLIST_MEMORY_USER_DESC', 'This is the memory limit in megabytes for the user interface of songlist, you may have to increase this over a certain amount of records.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 177 characters
Open

define('_MI_SONGLIST_TIME_USER_DESC', 'This is the time limit in megabytes for the user interface of songlist, you may have to increase this over a certain amount of records.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 169 characters
Open

define('_MI_SONGLIST_TIME_ADMIN_DESC', 'This is the time limit in megabytes for the admin of songlist, you may have to increase this over a certain amount of records.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

There are no issues that match your filters.

Category
Status