File: //old_home_backup/derelicte.co.uk/public_html-20241004154811/wordfence-waf.php
<?php
// Before removing this file, please verify the PHP ini setting `auto_prepend_file` does not point to this.
// This file was the current value of auto_prepend_file during the Wordfence WAF installation (Tue, 22 Jun 2021 11:46:04 +0000)
if (file_exists('/var/www/absdesign.co.uk/html/wordfence-waf.php')) {
include_once '/var/www/absdesign.co.uk/html/wordfence-waf.php';
}
if (file_exists(__DIR__.'/wp-content/plugins/wordfence/waf/bootstrap.php')) {
define("WFWAF_LOG_PATH", __DIR__.'/wp-content/wflogs/');
include_once __DIR__.'/wp-content/plugins/wordfence/waf/bootstrap.php';
}