mambax7/xfaq

View on GitHub
include/search.inc.php

Summary

Maintainability
A
1 hr
Test Coverage

Method xfaq_search has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function xfaq_search($queryarray, $andor, $limit, $offset, $userid)
{
    global $xoopsDB;

    global $xoopsDB;
Severity: Minor
Found in include/search.inc.php - About 1 hr to fix

    Method xfaq_search has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    function xfaq_search($queryarray, $andor, $limit, $offset, $userid)
    Severity: Minor
    Found in include/search.inc.php - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status