XoopsModules25x/xoopstube

View on GitHub
comment_new.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 123 characters
Open

    $sql            = 'SELECT title FROM ' . $GLOBALS['xoopsDB']->prefix('xoopstube_videos') . ' WHERE lid=' . $com_itemid;
Severity: Minor
Found in comment_new.php by phpcodesniffer

There are no issues that match your filters.

Category
Status