XoopsModules25x/xoopsinfo

View on GitHub
modules/xoopsinfo/language/english/modinfo.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 152 characters
Open

 <a href='" . XOOPS_URL . "/modules/xoopsinfo/admin/rescue.php'><font color='#CC0000'><b>XOOPS_URL/modules/xoopsinfo/admin/rescue.php</b></font></a><br>

Line exceeds 120 characters; contains 265 characters
Open

       "For example <font color='#CC0000'><b>/phpsecinfo</b></font>, without the final <font color='#CC0000'><b>/</font></b><br>More information on <a target='_blank' href='http://phpsec.org/projects/phpsecinfo/index.html'>PHP Security Consortium: PHPSecInfo</a>");

Line exceeds 120 characters; contains 226 characters
Open

       "For example <font color='#CC0000'><b>/phpsysinfo</b></font>, without the final <font color='#CC0000'><b>/</font></b><br>More information on <a target='_blank' href='http://phpsysinfo.sourceforge.net/'>phpsysinfo</a>");

Opening parenthesis of a multi-line function call must be the last content on the line
Open

define('_MI_PHPSECINFO_FOLDER_DSC',

Multi-line function call not indented correctly; expected 0 spaces but found 7
Open

       "For example <font color='#CC0000'><b>/phpsysinfo</b></font>, without the final <font color='#CC0000'><b>/</font></b><br>More information on <a target='_blank' href='http://phpsysinfo.sourceforge.net/'>phpsysinfo</a>");

Multi-line function call not indented correctly; expected 0 spaces but found 7
Open

       "For example <font color='#CC0000'><b>/phpsecinfo</b></font>, without the final <font color='#CC0000'><b>/</font></b><br>More information on <a target='_blank' href='http://phpsec.org/projects/phpsecinfo/index.html'>PHP Security Consortium: PHPSecInfo</a>");

Opening parenthesis of a multi-line function call must be the last content on the line
Open

define('_MI_PHPSYSINFO_FOLDER_DSC',

Closing parenthesis of a multi-line function call must be on a line by itself
Open

       "For example <font color='#CC0000'><b>/phpsecinfo</b></font>, without the final <font color='#CC0000'><b>/</font></b><br>More information on <a target='_blank' href='http://phpsec.org/projects/phpsecinfo/index.html'>PHP Security Consortium: PHPSecInfo</a>");

Closing parenthesis of a multi-line function call must be on a line by itself
Open

       "For example <font color='#CC0000'><b>/phpsysinfo</b></font>, without the final <font color='#CC0000'><b>/</font></b><br>More information on <a target='_blank' href='http://phpsysinfo.sourceforge.net/'>phpsysinfo</a>");

There are no issues that match your filters.

Category
Status