e107inc/e107

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

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

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

        $var[0]['caption']    = "Optional Parameter";

Assigning int to property but \xoops_import->myparam is false
Open

        $this->myparam    = intval($_POST['news_author']);

There are no issues that match your filters.

Category
Status