1
2
3
4
5
6
7
8
|
<?php // Before removing this file, please verify the PHP ini setting `auto_prepend_file` does not point to this.
if (file_exists('C:\\xampp\\htdocs\\landing\\wp-content\\plugins\\wordfence/waf/bootstrap.php')) { define("WFWAF_LOG_PATH", 'C:\\xampp\\htdocs\\landing/wp-content/wflogs/'); include_once 'C:\\xampp\\htdocs\\landing\\wp-content\\plugins\\wordfence/waf/bootstrap.php'; } ?>
|