XoopsModules25x/smallworld

View on GitHub
comment_ajax.php

Summary

Maintainability
A
45 mins
Test Coverage

Avoid deeply nested control flow statements.
Open

                    if (1 == $owner_privset['notify']) {
                        $mail->sendMails($data['uid_fk'], $v, 'commentToWM', null, $wc);
                    }
Severity: Major
Found in comment_ajax.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status