e107inc/e107

View on GitHub
e107_plugins/social/e_admin.php

Summary

Maintainability
A
0 mins
Test Coverage
F
23%

Call to undeclared method \e_shortcode::getShareUrl
Open

            $shareURL = $soc->getShareUrl($key, $row['url'], $data, $options);
Severity: Critical
Found in e107_plugins/social/e_admin.php by phan

Call to undeclared method \e_shortcode::getProviders
Open

        $allProviders = $soc->getProviders();
Severity: Critical
Found in e107_plugins/social/e_admin.php by phan

There are no issues that match your filters.

Category
Status