mambax7/songlist

View on GitHub
language/english/forms.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 121 characters
Open

define('_FRM_SONGLIST_FORM_ELEMENT_COLLECTION_DESC', 'The Element of the XML that consists of a collection of records!');
Severity: Minor
Found in language/english/forms.php by phpcodesniffer

Line exceeds 120 characters; contains 163 characters
Open

define('_FRM_SONGLIST_FORM_IMPORT_EXISTING_XML_DESC', 'Upload Existing XML file to: ' . $GLOBALS['xoops']->path($GLOBALS['songlistModuleConfig']['upload_areas']));
Severity: Minor
Found in language/english/forms.php by phpcodesniffer

Line exceeds 120 characters; contains 152 characters
Open

define('_FRM_SONGLIST_FORM_IMPORT_LIMITING_DESC', 'If this is enabled every number of records the process will sleep for a certain amount of seconds.');
Severity: Minor
Found in language/english/forms.php by phpcodesniffer

Line exceeds 120 characters; contains 141 characters
Open

define('_FRM_SONGLIST_FORM_IMPORT_WAIT_DESC', 'This is the number of seconds to limit and sleep to when the number of records are reached!');
Severity: Minor
Found in language/english/forms.php by phpcodesniffer

There are no issues that match your filters.

Category
Status