e107_plugins/import/providers/xoops_import_class.php
Variable $var
was undeclared, but array fields are being added to it. Open
Open
$var[0]['caption'] = "Optional Parameter";
- Exclude checks
Assigning int
to property but \xoops_import->myparam
is false
Open
Open
$this->myparam = intval($_POST['news_author']);
- Exclude checks