e107inc/e107

View on GitHub
e107_plugins/import/providers/smf_import_class.php

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

Avoid too many return statements within this method.
Open

        return TRUE;
Severity: Major
Found in e107_plugins/import/providers/smf_import_class.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return FALSE;
    Severity: Major
    Found in e107_plugins/import/providers/smf_import_class.php - About 30 mins to fix

      Variable $var was undeclared, but array fields are being added to it.
      Open

              $var[0]['caption']    = "Path to phpBB3 Attachments folder (optional)";

      There are no issues that match your filters.

      Category
      Status