You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
376 B

<?php
// Before removing this file, please verify the PHP ini setting `auto_prepend_file` does not point to this.
if (file_exists('/home/yimian/www/blog-wp/wp-content/plugins/wordfence/waf/bootstrap.php')) {
define("WFWAF_LOG_PATH", '/home/yimian/www/blog-wp/wp-content/wflogs/');
include_once '/home/yimian/www/blog-wp/wp-content/plugins/wordfence/waf/bootstrap.php';
}
?>