mambax7/adslight

View on GitHub
admin/map.php

Summary

Maintainability
A
0 mins
Test Coverage

There must be one blank line after the last USE statement; 0 found;
Open

use XoopsModules\Adslight\{
Severity: Minor
Found in admin/map.php by phpcodesniffer

There must be one USE keyword per declaration
Open

use XoopsModules\Adslight\{
Severity: Minor
Found in admin/map.php by phpcodesniffer

Line exceeds 120 characters; contains 130 characters
Open

echo "<fieldset style='padding: 20px;'><legend style='font-weight: bold; color: #FF7300;'>" . _AM_ADSLIGHT_GESTCAT . ' </legend>';
Severity: Minor
Found in admin/map.php by phpcodesniffer

Line exceeds 120 characters; contains 189 characters
Open

echo "<p class=\"left\"><button name=\"buttonName\" type=\"button\" onclick=\"document.location.href='category.php?op=AdsNewCat&amp;cid=0';\">" . _AM_ADSLIGHT_ADDCATPRINC . '</button></p>';
Severity: Minor
Found in admin/map.php by phpcodesniffer

There are no issues that match your filters.

Category
Status