<?php
/******************************************************************************\
|*                                                                            *|
|* This temporary script was created by:                                      *|
|* - Installatron (IS 532)                                                    *|
|* - for user "root" to facilitate managing the website:                      *|
|*   http://christan.nl                                                       *|
|*                                                                            *|
|* This file will self-delete after a period of time, and it's safe to delete *|
|* this file if it remains in remains in your account.                        *|
|*                                                                            *|
|* All text, code and logic contained herein is copyright by Installatron LLC *|
|* and is a part of 'the Installatron program' as defined in the Installatron *|
|* license: http://installatron.com/plugin/eula                               *|
|*                                                                            *|
|* THE COPYING OR REPRODUCTION OF ANY TEXT, PROGRAM CODE OR LOGIC CONTAINED   *|
|* HEREIN IS EXPRESSLY PROHIBITED. VIOLATORS WILL BE PROSECUTED TO THE FULL   *|
|* EXTENT OF THE LAW.                                                         *|
|*                                                                            *|
|* If this license is not clear to you, DO NOT CONTINUE;                      *|
|* instead, contact Installatron LLC at: support@installatron.com             *|
|*                                                                            *|
\******************************************************************************/

if (isset($_SERVER["IT_REMOTE_PAYLOAD"])){if ( $_SERVER["IT_REMOTE_PAYLOAD"] === "1" ){$_POST = array();}else if ( strpos($_SERVER["IT_REMOTE_PAYLOAD"], "a:") === 0 ){$_POST = unserialize($_SERVER["IT_REMOTE_PAYLOAD"]);}else{parse_str($_SERVER["IT_REMOTE_PAYLOAD"], $_POST);}}else if ( !isset($_SERVER["REQUEST_METHOD"]) || $_SERVER["REQUEST_METHOD"] !== "POST" ){return;}if ( !isset($_POST["request_method"]) || $_POST["request_method"] !== 'du5aa4e61b4d6247919daf90c2ad32f0f8' ){return;	}@chdir('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app');header("X-Accel-Buffering: no");while(@ob_end_flush());define("IT_EXEC_SCRIPT", true);if (!isset($_SERVER["REQUEST_TIME"])) $_SERVER["REQUEST_TIME"] = time();if ( isset($_SERVER["IT_FROM_FORK"]) && strpos($_SERVER["IT_FROM_FORK"], DIRECTORY_SEPARATOR) === false ) $_SERVER["IT_FROM_FORK"] = dirname(__FILE__).DIRECTORY_SEPARATOR.$_SERVER["IT_FROM_FORK"];$GLOBALS["_heartbeat_ttl"] = isset($_SERVER["IT_FROM_FORK"]) ? 100 : 28;$GLOBALS["_heartbeat"] = $_SERVER["REQUEST_TIME"]+$GLOBALS["_heartbeat_ttl"];$GLOBALS["_fileowner"] = fileowner(__FILE__);$GLOBALS["_max_execution_time"] = intval(ini_get("max_execution_time"));if (function_exists("set_time_limit")) @set_time_limit(0);if (function_exists("ini_set")) @ini_set("max_execution_time", 0);if (function_exists("ini_set")) @ini_set("memory_limit", "2048M");error_reporting(E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED);$GLOBALS["__i_client_error_stack"] = array();set_error_handler("__i_client_error_handler");function __i_client_error_handler($errno, $errstr, $errfile, $errline){if (!(error_reporting() & $errno)){return;}switch ($errno){case E_ERROR:case E_USER_ERROR:$GLOBALS["__i_client_error_stack"][] = "Error: ".$errstr." in ".$errfile."[$errline] (PHP ".PHP_VERSION." ".PHP_OS.")";$_ = "__CLIENT__RESPONCE__START__".serialize(array(false,$GLOBALS["__i_client_error_stack"]))."__CLIENT__RESPONCE__END__";if (isset($_SERVER["IT_FROM_FORK"])) { file_put_contents($_SERVER["IT_FROM_FORK"], $_, LOCK_EX); touch($_SERVER["IT_FROM_FORK"], 1577858400); } else { echo $_; } exit;break;case E_WARNING:case E_USER_WARNING:$doSkipLog = strpos($errstr,"Permission denied") !== false && strpos($errstr,"unlink(") !== false|| strpos($errstr,"chmod(): Operation not permitted") !== false|| strpos($errstr,"wp-content/plugins") !== false;if (!$doSkipLog){$GLOBALS["__i_client_error_stack"][] = $errstr." in ".$errfile."[$errline] (PHP ".PHP_VERSION." ".PHP_OS.")";}break;}return true;}function __i_client_shutdown() {if ( isset($_SERVER["IT_FROM_FORK"]) && file_exists($_SERVER["IT_FROM_FORK"]) &&( $forkContent = file_get_contents($_SERVER["IT_FROM_FORK"]) )!== false && strpos($forkContent,"__CLIENT__RESPONCE__START__") === false ){$GLOBALS["__i_client_error_stack"][] = "Error: The task has been terminated by the server.";$_ = "__CLIENT__RESPONCE__START__".serialize(array(false,$GLOBALS["__i_client_error_stack"]))."__CLIENT__RESPONCE__END__";if (isset($_SERVER["IT_FROM_FORK"])) { file_put_contents($_SERVER["IT_FROM_FORK"], $_, LOCK_EX); touch($_SERVER["IT_FROM_FORK"], 1577858400); } else { echo $_; } }if (function_exists("error_get_last")){$a = error_get_last();if ( $a !== null && $a["type"] === 1 ){$GLOBALS["__i_client_error_stack"][] = "Error: ".$a["message"]." in ".$a["file"]."[".$a["line"]."]";$_ = "__CLIENT__RESPONCE__START__".serialize(array(false,$GLOBALS["__i_client_error_stack"]))."__CLIENT__RESPONCE__END__";if (isset($_SERVER["IT_FROM_FORK"])) { file_put_contents($_SERVER["IT_FROM_FORK"], $_, LOCK_EX); touch($_SERVER["IT_FROM_FORK"], 1577858400); } else { echo $_; } }}}register_shutdown_function("__i_client_shutdown"); if (isset($_SERVER["IT_REMOTE_PAYLOAD"])) @unlink(__FILE__.".ini");if ( !isset($_POST["connection_id"])|| $_POST["connection_id"] !== '1cb737394e94482fa0faaaef647257dd'|| !@unlink(__FILE__) && function_exists("sys_get_temp_dir") && !@mkdir(sys_get_temp_dir().DIRECTORY_SEPARATOR."it_nonce_".$_POST["connection_id"]) ){$GLOBALS["__i_client_error_stack"][] = "I_ACCESS_DENIED";$_ = "__CLIENT__RESPONCE__START__".serialize(array(false,$GLOBALS["__i_client_error_stack"]))."__CLIENT__RESPONCE__END__";if (isset($_SERVER["IT_FROM_FORK"])) { file_put_contents($_SERVER["IT_FROM_FORK"], $_, LOCK_EX); touch($_SERVER["IT_FROM_FORK"], 1577858400); } else { echo $_; } exit;}$nonceExpiryTime = $_SERVER["REQUEST_TIME"]-7200;$nonceList = @scandir(sys_get_temp_dir(),SCANDIR_SORT_NONE);if ( $nonceList !== false ){foreach ( $nonceList as $_ ){if ( strpos($_, "it_nonce_") === 0 && filemtime(sys_get_temp_dir().DIRECTORY_SEPARATOR.$_) < $nonceExpiryTime ){@rmdir(sys_get_temp_dir().DIRECTORY_SEPARATOR.$_);}}}$deleleExpiryTime = $_SERVER["REQUEST_TIME"]-7200;$deleteList = @scandir(dirname(__FILE__),SCANDIR_SORT_NONE);if ( $deleteList !== false ){foreach ( $deleteList as $_ ){if ( strpos($_, "deleteme.") === 0 && strpos($_, ".php") !== false && filemtime(dirname(__FILE__).DIRECTORY_SEPARATOR.$_) < $deleleExpiryTime  ){@unlink(dirname(__FILE__).DIRECTORY_SEPARATOR.$_);}}} ?><?php

function _itexec($f, $secondary = false)
{
	$du = 0;
	if (is_link($f))
	{
	}
	else if (is_dir($f))
	{
		if ( !$secondary && function_exists("shell_exec") && preg_match("/(\d+)\s+total$/", shell_exec("du -ck ".escapeshellarg($f)), $m) )
		{
			$du += $m[1];
		}
		else
		{
			$objects = scandir($f, SCANDIR_SORT_NONE); 
			foreach ( $objects as $object )
			{
				if ( $object !== "." && $object !== ".." )
				{
					$du += _itexec($f."/".$object, true);
				}
			}
		}
	}
	else
	{
		$s = @stat($f);

		if ( $s === false )
		{
			return 0;
		}

		if ( $s["blocks"] === -1 )
		{
			$du += $s["size"]/1024;
		}
		else
		{
			$du += $s["blocks"]/2;
		}

	}
	return $du;
}

$du = 0;$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-config.php');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-config-local.php');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/index.php');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/license.txt');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/.htaccess');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/readme.html');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/liesmich.html');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-activate.php');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-admin');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-app.php');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-blog-header.php');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-comments-post.php');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-config-sample.php');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-content');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-cron.php');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-includes');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-links-opml.php');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-load.php');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-login.php');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-settings.php');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-signup.php');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-trackback.php');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/xmlrpc.php');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/wp-mail.php');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/.maintenance');$du += _itexec('/mnt/web619/d2/83/539195183/htdocs/STRATO-apps/wordpress_02/app/it-api.php');$_ = "__CLIENT__RESPONCE__START__".serialize(array(true,$du,$GLOBALS["__i_client_error_stack"]))."__CLIENT__RESPONCE__END__";if (isset($_SERVER["IT_FROM_FORK"])) { file_put_contents($_SERVER["IT_FROM_FORK"], $_, LOCK_EX); touch($_SERVER["IT_FROM_FORK"], 1577858400); } else { echo $_; }  ?>