e107inc/e107

View on GitHub
e107_plugins/download/e_notify.php

Summary

Maintainability
A
0 mins
Test Coverage
F
4%

Argument #1 of this call to \str_replace is typically a literal or constant but isn't, but argument #3 (which is typically a variable) is a literal or constant. The arguments may be in the wrong order.
Open

            $message .= str_replace($find, $replace, LAN_DL_NT_04); 
Severity: Minor
Found in e107_plugins/download/e_notify.php by phan

There are no issues that match your filters.

Category
Status