mambax7/gbook

View on GitHub
admin/entries.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 201 characters
Open

            xoops_confirm(['ok' => 1, 'id' => Request::getInt('id', 0, 'GET'), 'op' => 'delete'], Request::getString('REQUEST_URI', '', 'SERVER'), sprintf(_AM_GBOOK_DELETE_SURE, $obj->getVar('name')));
Severity: Minor
Found in admin/entries.php by phpcodesniffer

There are no issues that match your filters.

Category
Status