Notice: Only variables should be passed by reference in .../ot-loader.php on line 98
$path = ltrim( end( @explode( get_template(), str_replace( '\\', '/', dirname( __FILE__ ) ) ) ), '/' );
Ktoś może mi pomóc w naprawieniu tego problemu?
$path = ltrim( end( @explode( get_template(), str_replace( '\\', '/', dirname( __FILE__ ) ) ) ), '/' );