mambax7/adslight

View on GitHub
add_photo.php

Summary

Maintainability
A
0 mins
Test Coverage

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

use XoopsModules\Adslight\{
Severity: Minor
Found in add_photo.php by phpcodesniffer

There must be one USE keyword per declaration
Open

use XoopsModules\Adslight\{
Severity: Minor
Found in add_photo.php by phpcodesniffer

Line exceeds 120 characters; contains 134 characters
Open

        header('Location: ' . XOOPS_URL . "/modules/adslight/view_photos.php?lid={$lid}&uid=" . $GLOBALS['xoopsUser']->getVar('uid'));
Severity: Minor
Found in add_photo.php by phpcodesniffer

There are no issues that match your filters.

Category
Status