mambax7/songlist

View on GitHub
request.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 170 characters
Open

                        redirect_header($_SERVER['SCRIPT_NAME'] . "?op=item&fct=list&id=$id&value=$value&start=$start&limit=$limit", 10, _MD_SONGLIST_MSG_REQUESTNOTSENT);
Severity: Minor
Found in request.php by phpcodesniffer

Line exceeds 120 characters; contains 167 characters
Open

                        redirect_header($_SERVER['SCRIPT_NAME'] . "?op=item&fct=list&id=$id&value=$value&start=$start&limit=$limit", 10, _MD_SONGLIST_MSG_REQUESTSENT);
Severity: Minor
Found in request.php by phpcodesniffer

There are no issues that match your filters.

Category
Status