e107inc/e107

View on GitHub
e107_handlers/e_emote_class.php

Summary

Maintainability
A
0 mins
Test Coverage
B
85%

Reference to undeclared constant \e_HTTP_STATIC
Open

        $base = defined('e_HTTP_STATIC') && is_string(e_HTTP_STATIC) ? e_HTTP_STATIC : SITEURLBASE;
Severity: Minor
Found in e107_handlers/e_emote_class.php by phan

There are no issues that match your filters.

Category
Status