elcodedocle/gplusraffle

View on GitHub
main.php

Summary

Maintainability
A
1 hr
Test Coverage

Consider simplifying this complex logical expression.
Open

if (
    // not signing in
    (
        !isset($_REQUEST['collection'])
        ||(
Severity: Major
Found in main.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status