e107_plugins/download/e_notify.php
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
Open
$message .= str_replace($find, $replace, LAN_DL_NT_04);
- Exclude checks