e107_plugins/import/providers/smf_import_class.php
Avoid too many return
statements within this method. Open
Open
return TRUE;
Avoid too many return
statements within this method. Open
Open
return FALSE;
Variable $var
was undeclared, but array fields are being added to it. Open
Open
$var[0]['caption'] = "Path to phpBB3 Attachments folder (optional)";
- Exclude checks