mambax7/adslight

View on GitHub
admin/install.php

Summary

Maintainability
A
0 mins
Test Coverage

There must be one USE keyword per declaration
Open

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

Line exceeds 120 characters; contains 185 characters
Open

        //        FS_Storage::dircopy(XOOPS_ROOT_PATH . '/modules/adslight/Root/themes/', XOOPS_ROOT_PATH . '/themes/' . $config_theme->getConfValueForOutput() . '/', $success, $error);
Severity: Minor
Found in admin/install.php by phpcodesniffer

Line exceeds 120 characters; contains 152 characters
Open

        Utility::rcopy(XOOPS_ROOT_PATH . '/modules/adslight/Root/themes/', XOOPS_ROOT_PATH . '/themes/' . $config_theme->getConfValueForOutput() . '/');
Severity: Minor
Found in admin/install.php by phpcodesniffer

There are no issues that match your filters.

Category
Status