XoopsModules25x/xoopspartners

View on GitHub
index.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 144 characters
Open

            $thisPartner['image'] = "<img src='{$thisPartner['image']}' " . "alt='{$thisPartner['url']}' " . "title='{$thisPartner['title']}'>";
Severity: Minor
Found in index.php by phpcodesniffer

Line exceeds 120 characters; contains 138 characters
Open

$GLOBALS['xoopsTpl']->assign('partner_join', ($GLOBALS['xoopsUser'] instanceof \XoopsUser) ? Constants::JOIN_OK : Constants::JOIN_NOT_OK);
Severity: Minor
Found in index.php by phpcodesniffer

There are no issues that match your filters.

Category
Status