e107inc/e107

View on GitHub
e107_plugins/alt_auth/otherdb_conf.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Call to deprecated class \form defined at /code/e107_handlers/form_handler.php:8340
Open

        $frm = new form;
Severity: Minor
Found in e107_plugins/alt_auth/otherdb_conf.php by phan

Class \alt_auth_otherdb defined at /code/e107_plugins/alt_auth/otherdb_conf.php:36 was previously defined as Class \alt_auth_otherdb at /code/e107_plugins/alt_auth/importdb_conf.php:37
Open

class alt_auth_otherdb extends alt_auth_admin
Severity: Minor
Found in e107_plugins/alt_auth/otherdb_conf.php by phan

Call with 1 arg(s) to \alt_auth_otherdb::showForm() which only takes 0 arg(s) defined at /code/e107_plugins/alt_auth/importdb_conf.php:45
Open

$otherdbAdmin->showForm($mes);

There are no issues that match your filters.

Category
Status