dead loop on servers with open_basedir restriction in effect
-
inc/WPENC/Core/Util.php
on line 331add before
}
:if ($paths[$key] == '/') break;
- The topic ‘dead loop on servers with open_basedir restriction in effect’ is closed to new replies.
Home / Plugin: WP Encrypt / dead loop on servers with open_basedir restriction in effect
inc/WPENC/Core/Util.php
on line 331
add before }
:
if ($paths[$key] == '/') break;