XoopsModules25x/xoopspoll

View on GitHub
admin/feedback.php

Summary

Maintainability
A
0 mins
Test Coverage

There must be one USE keyword per declaration
Open

use XoopsModules\Xoopspoll\{
Severity: Minor
Found in admin/feedback.php by phpcodesniffer

Line exceeds 120 characters; contains 148 characters
Open

        echo '<div align="center" style="width: 80%; padding: 10px; border: 2px solid #ff0000; color: #ff0000; margin-right:auto;margin-left:auto;">
Severity: Minor
Found in admin/feedback.php by phpcodesniffer

Line exceeds 120 characters; contains 128 characters
Open

        $title       = constant('CO_' . $moduleDirNameUpper . '_' . 'FB_SEND_FOR') . $GLOBALS['xoopsModule']->getVar('dirname');
Severity: Minor
Found in admin/feedback.php by phpcodesniffer

There are no issues that match your filters.

Category
Status