XoopsModules25x/xoopsinfo

View on GitHub
modules/xoopsinfo/xoops_version.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 167 characters
Open

if (!empty($_POST['fct']) && !empty($_POST['op']) && 'modulesadmin' === $_POST['fct'] && 'update_ok' === $_POST['op'] && $_POST['dirname'] == $modversion['dirname']) {

There are no issues that match your filters.

Category
Status