|
Getting a warning i cannot figure out
Deprecated: stristr(): Non-string needles will be interpreted as strings in the future.
The line is:
- <font style="vertical-align: inherit;"><font style="vertical-align: inherit;">if( stristr(get_env("HTTP_REFERER"), $nuke_config['nukeurl'])) {</font></font>
复制代码
not sur how to fix
|
|