Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$sjrQ_ = $this->model_extension_module_tagmanager->getNewURL(); $HVM3q = substr(VERSION, ..
Decoded Output download
<? $sjrQ_ = $this->model_extension_module_tagmanager->getNewURL();
$HVM3q = substr(VERSION, 0, 1);
$v4nH3 = substr(VERSION, 0, 3);
$gKMF1 = 0;
$dUJXo = false;
$zpWUW = '';
if (!isset($this->request->get["store_id"])) {
goto B7Fk9;
}
$gKMF1 = $this->request->get["store_id"];
goto RJiuY;
B7Fk9:
$gKMF1 = 0;
RJiuY:
if ($HVM3q == "3") {
goto Rhnnj;
}
$UX5lW = '';
goto jMapM;
Rhnnj:
$UX5lW = "analytics_";
jMapM:
if (!isset($this->request->post["datas"])) {
goto ojLl6;
}
$Zsa7M = $this->request->post["datas"];
$DYAKr = array("domain" => $sjrQ_, "extension" => "30750", "id" => $Zsa7M);
$QBT0q = curl_init();
curl_setopt($QBT0q, CURLOPT_URL, "https://licence.aits.xyz/verify.php");
curl_setopt($QBT0q, CURLOPT_RETURNTRANSFER, true);
curl_setopt($QBT0q, CURLOPT_CONNECTTIMEOUT, 30);
curl_setopt($QBT0q, CURLOPT_TIMEOUT, 30);
curl_setopt($QBT0q, CURLOPT_POST, true);
curl_setopt($QBT0q, CURLOPT_POSTFIELDS, http_build_query($DYAKr));
curl_setopt($QBT0q, CURLOPT_SSL_VERIFYPEER, false);
$oD07C = curl_exec($QBT0q);
curl_close($QBT0q);
$oD07C = json_decode($oD07C, true);
if (isset($oD07C["message"])) {
goto JCXlD;
}
$this->log->write("Licence Verification: CURL Output empty or failed");
$zpWUW .= "PHP CURL() Connection Error empty reponse or unable to connect.<br>";
goto Nh5IH;
JCXlD:
if ($oD07C["message"] == "valid") {
goto qSDn8;
}
$zpWUW .= "Invalid Licence Key Unable to verify Licence.<br>";
goto msayL;
qSDn8:
$this->log->write("Licence Verification: Valid Response Reveived");
$XjOYP = array("order_id" => isset($oD07C["order_id"]) ? $oD07C["order_id"] : 0, "email" => isset($oD07C["email"]) ? $oD07C["email"] : '', "licence" => isset($oD07C["licence"]) ? $oD07C["licence"] : '', "status" => isset($oD07C["status"]) ? $oD07C["status"] : '', "domain" => isset($oD07C["domain"]) ? $oD07C["domain"] : '', "ep" => isset($oD07C["ep"]) ? $oD07C["ep"] : '');
$DYAKr = array("module_mod_google" => $XjOYP);
$this->model_setting_setting->editSetting("module_mod_google", $DYAKr, $gKMF1);
if ($HVM3q == "1") {
goto FgDSP;
}
if ($v4nH3 == "2.1" || $v4nH3 == "2.2") {
goto I4mL1;
}
if ($v4nH3 == "2.0") {
goto VEpta;
}
if ($v4nH3 == "2.3") {
goto kGc5C;
}
$this->response->redirect($this->url->link("extension/analytics/tagmanager", $this->token . "&store_id=" . $gKMF1, true));
goto gVbnU;
FgDSP:
$this->redirect($this->url->link("module/tagmanager", $this->token . "&store_id=" . $gKMF1, "SSL"));
goto gVbnU;
I4mL1:
$this->response->redirect($this->url->link("analytics/tagmanager", $this->token . "&store_id=" . $gKMF1, "SSL"));
goto gVbnU;
VEpta:
$this->redirect($this->url->link("module/tagmanager", $this->token . "&store_id=" . $gKMF1, "SSL"));
goto gVbnU;
kGc5C:
$this->response->redirect($this->url->link("extension/analytics/tagmanager", $this->token . "&store_id=" . $gKMF1, "SSL"));
gVbnU:
msayL:
Nh5IH:
ojLl6:
$XjOYP = $this->model_extension_module_tagmanager->getSettingValue("module_mod_google", $gKMF1);
if ($HVM3q == "1") {
goto vGLaB;
}
$XjOYP = json_decode($XjOYP, true);
goto PyS1T;
vGLaB:
$XjOYP = unserialize($XjOYP);
PyS1T:
$UIy_5 = array("order_id" => isset($XjOYP["order_id"]) ? base64_decode($XjOYP["order_id"]) : false, "licence" => isset($XjOYP["licence"]) ? $XjOYP["licence"] : false, "domain" => isset($XjOYP["domain"]) ? base64_decode($XjOYP["domain"]) : false, "email" => isset($XjOYP["email"]) ? base64_decode($XjOYP["email"]) : false);
$qXwnU = isset($XjOYP["ep"]) ? base64_decode($XjOYP["ep"]) : false;
$KvD1u = md5($UIy_5["email"] . $UIy_5["order_id"] . $UIy_5["domain"] . $qXwnU);
if ($UIy_5["licence"] != $KvD1u || $UIy_5["domain"] != $sjrQ_) {
goto WTynp;
}
if ($HVM3q == "1") {
goto bTMNW;
}
$data = array_merge($data, $UIy_5);
goto bNB0n;
bTMNW:
$this->data = array_merge($this->data, $UIy_5);
bNB0n:
goto w_EBl;
WTynp:
if (!isset($this->request->post["datas"])) {
goto lJcPJ;
}
if (empty($UIy_5["domain"])) {
goto sj1GA;
}
$zpWUW .= "Licence Verification Failed. Domain Missmatch. <br>";
sj1GA:
if (!($UIy_5["licence"] != $KvD1u)) {
goto Rf8xf;
}
$zpWUW .= "Licence Verification Failed. Key missmatch. <br>";
Rf8xf:
lJcPJ:
$QBT0q = curl_init();
curl_setopt($QBT0q, CURLOPT_URL, "https://licence.aits.xyz/curl.html");
curl_setopt($QBT0q, CURLOPT_RETURNTRANSFER, true);
curl_setopt($QBT0q, CURLOPT_CONNECTTIMEOUT, 30);
curl_setopt($QBT0q, CURLOPT_TIMEOUT, 30);
curl_setopt($QBT0q, CURLOPT_POST, false);
curl_setopt($QBT0q, CURLOPT_SSL_VERIFYPEER, false);
$oD07C = curl_exec($QBT0q);
curl_close($QBT0q);
if (isset($oD07C) && !empty($oD07C)) {
goto e5_F0;
}
$CQZoj = "CURL is not available <br>Unable to connect to Licence server<br>Please contact your webhosting support to verify PHP CURL is installed and working properly.";
$I4lv9 = "CURL is not available <br>Unable to connect to Licence server<br>Please contact your webhosting support to verify PHP CURL is installed and working properly.";
goto O1wqE;
e5_F0:
$CQZoj = $oD07C;
$I4lv9 = false;
O1wqE:
if ($HVM3q == "1") {
goto h4gYB;
}
$data["error_tm"] = $I4lv9;
$data["curl"] = $CQZoj;
$data["server_url"] = $sjrQ_;
$data["error"] = isset($zpWUW) ? $zpWUW : false;
$data["header"] = $this->load->controller("common/header");
$data["column_left"] = $this->load->controller("common/column_left");
$data["footer"] = $this->load->controller("common/footer");
if ($HVM3q == "3") {
goto leLTF;
}
if ($v4nH3 == "2.1" || $v4nH3 == "2.0") {
goto L6_er;
}
$this->response->setOutput($this->load->view("extension/analytics/tmlicence", $data));
goto vQUok;
L6_er:
$this->response->setOutput($this->load->view("extension/analytics/tmlicence.tpl", $data));
vQUok:
return;
goto zYCWt;
leLTF:
$this->config->set("template_engine", "template");
$this->response->setOutput($this->load->view("extension/analytics/tmlicence", $data));
return;
zYCWt:
goto wsQlz;
h4gYB:
$this->data["error"] = isset($zpWUW) ? $zpWUW : false;
$this->data["error_tm"] = $I4lv9;
$this->data["curl"] = $CQZoj;
$this->template = "extension/analytics/tmlicence15x.tpl";
$this->children = array("common/header", "common/footer");
$this->response->setOutput($this->render());
return;
wsQlz:
w_EBl:
?>
Did this file decode correctly?
Original Code
$sjrQ_ = $this->model_extension_module_tagmanager->getNewURL();
$HVM3q = substr(VERSION, 0, 1);
$v4nH3 = substr(VERSION, 0, 3);
$gKMF1 = 0;
$dUJXo = false;
$zpWUW = '';
if (!isset($this->request->get["\163\164\157\162\x65\137\151\x64"])) {
goto B7Fk9;
}
$gKMF1 = $this->request->get["\163\164\157\x72\x65\x5f\x69\x64"];
goto RJiuY;
B7Fk9:
$gKMF1 = 0;
RJiuY:
if ($HVM3q == "\x33") {
goto Rhnnj;
}
$UX5lW = '';
goto jMapM;
Rhnnj:
$UX5lW = "\141\x6e\141\x6c\x79\x74\x69\143\163\137";
jMapM:
if (!isset($this->request->post["\144\x61\164\x61\163"])) {
goto ojLl6;
}
$Zsa7M = $this->request->post["\x64\x61\164\141\163"];
$DYAKr = array("\144\x6f\x6d\x61\151\x6e" => $sjrQ_, "\145\x78\164\145\156\x73\151\x6f\156" => "\x33\x30\67\x35\x30", "\151\x64" => $Zsa7M);
$QBT0q = curl_init();
curl_setopt($QBT0q, CURLOPT_URL, "\x68\164\164\160\x73\x3a\57\x2f\x6c\x69\143\x65\156\x63\145\x2e\141\151\x74\x73\56\x78\171\172\x2f\166\x65\x72\x69\x66\x79\x2e\160\x68\160");
curl_setopt($QBT0q, CURLOPT_RETURNTRANSFER, true);
curl_setopt($QBT0q, CURLOPT_CONNECTTIMEOUT, 30);
curl_setopt($QBT0q, CURLOPT_TIMEOUT, 30);
curl_setopt($QBT0q, CURLOPT_POST, true);
curl_setopt($QBT0q, CURLOPT_POSTFIELDS, http_build_query($DYAKr));
curl_setopt($QBT0q, CURLOPT_SSL_VERIFYPEER, false);
$oD07C = curl_exec($QBT0q);
curl_close($QBT0q);
$oD07C = json_decode($oD07C, true);
if (isset($oD07C["\155\145\163\163\x61\x67\145"])) {
goto JCXlD;
}
$this->log->write("\x4c\x69\143\145\156\143\145\x20\126\x65\162\151\146\151\143\x61\x74\x69\x6f\x6e\x3a\x20\x43\x55\122\x4c\40\117\x75\x74\160\165\x74\x20\x65\155\160\x74\171\40\157\162\x20\x66\x61\x69\154\x65\144");
$zpWUW .= "\120\110\120\x20\x43\125\x52\x4c\x28\51\x20\x43\x6f\156\x6e\145\x63\164\x69\x6f\156\x20\x45\x72\x72\157\x72\x20\145\155\160\x74\171\40\162\145\160\157\156\x73\145\x20\157\x72\x20\x75\x6e\x61\x62\x6c\x65\x20\x74\x6f\40\143\x6f\x6e\156\x65\143\x74\56\74\x62\x72\76";
goto Nh5IH;
JCXlD:
if ($oD07C["\x6d\145\x73\x73\x61\x67\x65"] == "\166\x61\154\x69\x64") {
goto qSDn8;
}
$zpWUW .= "\111\156\x76\141\x6c\x69\144\x20\x4c\151\x63\145\156\x63\145\40\113\x65\171\40\125\x6e\x61\142\x6c\145\40\x74\x6f\40\x76\x65\162\x69\146\x79\x20\x4c\151\x63\x65\x6e\x63\145\x2e\x3c\142\x72\76";
goto msayL;
qSDn8:
$this->log->write("\x4c\x69\143\x65\156\x63\x65\x20\x56\x65\162\x69\146\151\x63\x61\x74\151\157\156\72\x20\x56\x61\x6c\x69\144\x20\x52\145\163\160\157\x6e\x73\145\x20\x52\145\166\145\x69\166\145\144");
$XjOYP = array("\157\x72\144\145\x72\137\x69\144" => isset($oD07C["\157\162\144\145\162\137\151\144"]) ? $oD07C["\157\x72\144\145\x72\x5f\151\x64"] : 0, "\145\x6d\141\x69\x6c" => isset($oD07C["\x65\x6d\141\x69\154"]) ? $oD07C["\x65\155\x61\x69\x6c"] : '', "\x6c\x69\143\145\x6e\143\x65" => isset($oD07C["\154\151\143\145\x6e\143\x65"]) ? $oD07C["\154\x69\x63\x65\156\x63\x65"] : '', "\163\164\x61\164\x75\163" => isset($oD07C["\x73\164\x61\x74\165\163"]) ? $oD07C["\163\164\141\x74\165\x73"] : '', "\144\157\155\x61\151\156" => isset($oD07C["\144\157\155\x61\151\156"]) ? $oD07C["\144\157\155\x61\x69\156"] : '', "\x65\x70" => isset($oD07C["\x65\x70"]) ? $oD07C["\145\160"] : '');
$DYAKr = array("\x6d\x6f\x64\x75\x6c\145\137\x6d\x6f\x64\137\147\x6f\x6f\x67\154\145" => $XjOYP);
$this->model_setting_setting->editSetting("\155\157\x64\165\154\145\x5f\x6d\157\x64\x5f\147\157\x6f\x67\x6c\145", $DYAKr, $gKMF1);
if ($HVM3q == "\x31") {
goto FgDSP;
}
if ($v4nH3 == "\62\x2e\61" || $v4nH3 == "\62\x2e\62") {
goto I4mL1;
}
if ($v4nH3 == "\62\x2e\x30") {
goto VEpta;
}
if ($v4nH3 == "\x32\x2e\x33") {
goto kGc5C;
}
$this->response->redirect($this->url->link("\x65\170\164\x65\156\163\151\157\156\57\141\x6e\141\154\171\x74\x69\143\163\57\164\x61\x67\155\x61\x6e\141\147\x65\162", $this->token . "\46\163\164\x6f\x72\x65\137\x69\x64\75" . $gKMF1, true));
goto gVbnU;
FgDSP:
$this->redirect($this->url->link("\155\x6f\x64\x75\154\x65\57\164\141\x67\155\x61\x6e\141\147\x65\x72", $this->token . "\x26\x73\164\157\x72\145\x5f\151\x64\x3d" . $gKMF1, "\123\123\114"));
goto gVbnU;
I4mL1:
$this->response->redirect($this->url->link("\141\x6e\141\x6c\x79\x74\151\143\163\57\164\x61\147\155\141\156\x61\147\145\x72", $this->token . "\x26\163\164\x6f\162\x65\137\x69\x64\75" . $gKMF1, "\123\123\114"));
goto gVbnU;
VEpta:
$this->redirect($this->url->link("\155\157\x64\x75\x6c\x65\x2f\164\141\x67\155\x61\156\141\x67\x65\x72", $this->token . "\x26\163\164\x6f\162\x65\137\x69\144\x3d" . $gKMF1, "\x53\x53\114"));
goto gVbnU;
kGc5C:
$this->response->redirect($this->url->link("\x65\170\164\x65\156\163\151\157\156\57\141\x6e\141\154\171\x74\x69\143\163\57\164\x61\x67\155\x61\x6e\141\147\x65\162", $this->token . "\46\x73\x74\x6f\x72\145\x5f\x69\x64\75" . $gKMF1, "\123\123\114"));
gVbnU:
msayL:
Nh5IH:
ojLl6:
$XjOYP = $this->model_extension_module_tagmanager->getSettingValue("\x6d\157\144\165\154\145\137\x6d\157\144\137\x67\x6f\x6f\147\x6c\x65", $gKMF1);
if ($HVM3q == "\x31") {
goto vGLaB;
}
$XjOYP = json_decode($XjOYP, true);
goto PyS1T;
vGLaB:
$XjOYP = unserialize($XjOYP);
PyS1T:
$UIy_5 = array("\157\162\144\145\162\137\x69\x64" => isset($XjOYP["\157\x72\144\145\x72\137\151\144"]) ? base64_decode($XjOYP["\157\x72\144\145\162\x5f\151\144"]) : false, "\x6c\151\143\x65\156\143\x65" => isset($XjOYP["\154\x69\143\145\156\x63\x65"]) ? $XjOYP["\x6c\x69\x63\145\x6e\x63\145"] : false, "\x64\x6f\155\x61\151\156" => isset($XjOYP["\x64\x6f\x6d\141\151\156"]) ? base64_decode($XjOYP["\x64\157\x6d\x61\151\156"]) : false, "\x65\x6d\141\x69\x6c" => isset($XjOYP["\145\x6d\x61\151\x6c"]) ? base64_decode($XjOYP["\145\x6d\x61\151\x6c"]) : false);
$qXwnU = isset($XjOYP["\x65\160"]) ? base64_decode($XjOYP["\x65\160"]) : false;
$KvD1u = md5($UIy_5["\x65\155\x61\151\x6c"] . $UIy_5["\157\x72\x64\145\x72\x5f\151\144"] . $UIy_5["\144\x6f\x6d\141\x69\156"] . $qXwnU);
if ($UIy_5["\x6c\151\143\x65\156\x63\x65"] != $KvD1u || $UIy_5["\144\157\155\141\x69\156"] != $sjrQ_) {
goto WTynp;
}
if ($HVM3q == "\61") {
goto bTMNW;
}
$data = array_merge($data, $UIy_5);
goto bNB0n;
bTMNW:
$this->data = array_merge($this->data, $UIy_5);
bNB0n:
goto w_EBl;
WTynp:
if (!isset($this->request->post["\x64\141\x74\141\x73"])) {
goto lJcPJ;
}
if (empty($UIy_5["\144\157\x6d\141\151\156"])) {
goto sj1GA;
}
$zpWUW .= "\x4c\x69\x63\145\156\x63\x65\40\x56\x65\x72\151\x66\151\143\x61\164\151\157\x6e\40\x46\x61\x69\x6c\145\144\56\x20\104\157\x6d\x61\x69\x6e\x20\115\151\x73\163\x6d\141\x74\x63\150\x2e\x20\x3c\142\x72\x3e";
sj1GA:
if (!($UIy_5["\x6c\151\x63\x65\156\143\x65"] != $KvD1u)) {
goto Rf8xf;
}
$zpWUW .= "\x4c\151\143\145\156\143\x65\x20\126\145\x72\151\146\x69\143\141\x74\x69\157\x6e\40\106\141\x69\x6c\145\x64\56\40\x4b\x65\x79\x20\155\x69\163\163\155\x61\164\x63\150\56\40\74\x62\162\x3e";
Rf8xf:
lJcPJ:
$QBT0q = curl_init();
curl_setopt($QBT0q, CURLOPT_URL, "\x68\x74\164\160\x73\x3a\x2f\x2f\154\151\x63\145\156\x63\x65\x2e\x61\151\164\x73\56\170\171\172\x2f\x63\165\x72\154\x2e\150\x74\x6d\154");
curl_setopt($QBT0q, CURLOPT_RETURNTRANSFER, true);
curl_setopt($QBT0q, CURLOPT_CONNECTTIMEOUT, 30);
curl_setopt($QBT0q, CURLOPT_TIMEOUT, 30);
curl_setopt($QBT0q, CURLOPT_POST, false);
curl_setopt($QBT0q, CURLOPT_SSL_VERIFYPEER, false);
$oD07C = curl_exec($QBT0q);
curl_close($QBT0q);
if (isset($oD07C) && !empty($oD07C)) {
goto e5_F0;
}
$CQZoj = "\103\125\122\x4c\x20\151\163\x20\156\x6f\x74\x20\141\x76\x61\x69\154\x61\142\154\x65\40\x3c\x62\162\x3e\125\x6e\141\142\x6c\x65\40\164\x6f\40\143\x6f\156\156\x65\x63\164\x20\x74\x6f\x20\x4c\151\x63\x65\156\143\x65\40\163\145\x72\x76\145\162\x3c\x62\162\x3e\x50\x6c\x65\x61\x73\145\x20\143\x6f\156\x74\x61\x63\164\x20\171\157\165\x72\x20\167\x65\142\150\x6f\163\x74\151\x6e\x67\x20\x73\x75\x70\x70\157\x72\x74\40\164\157\x20\x76\145\x72\151\x66\171\x20\120\x48\120\x20\103\x55\x52\114\x20\x69\x73\x20\151\156\163\x74\x61\x6c\x6c\145\x64\x20\x61\156\144\x20\x77\x6f\162\x6b\151\156\x67\40\160\x72\x6f\160\x65\x72\154\171\56";
$I4lv9 = "\103\125\122\x4c\40\x69\163\x20\156\157\x74\x20\141\x76\141\x69\154\141\142\x6c\145\x20\x3c\142\x72\x3e\x55\156\x61\142\154\145\40\164\x6f\x20\x63\157\156\x6e\x65\143\164\40\164\157\x20\x4c\151\143\x65\x6e\x63\145\40\163\x65\x72\166\145\162\x3c\142\x72\76\x50\x6c\x65\x61\x73\145\40\143\157\x6e\164\141\x63\164\40\x79\157\165\x72\x20\167\145\142\150\x6f\163\x74\151\x6e\x67\x20\x73\x75\x70\160\x6f\162\164\x20\164\157\x20\x76\x65\x72\151\146\x79\40\120\x48\120\x20\x43\125\122\x4c\40\x69\x73\40\151\x6e\x73\x74\141\154\154\145\x64\x20\x61\x6e\x64\40\x77\157\162\153\151\156\147\40\160\x72\157\x70\x65\162\154\171\x2e";
goto O1wqE;
e5_F0:
$CQZoj = $oD07C;
$I4lv9 = false;
O1wqE:
if ($HVM3q == "\x31") {
goto h4gYB;
}
$data["\x65\162\x72\x6f\162\137\x74\x6d"] = $I4lv9;
$data["\143\x75\162\154"] = $CQZoj;
$data["\x73\x65\x72\x76\145\x72\x5f\165\x72\154"] = $sjrQ_;
$data["\x65\x72\162\x6f\x72"] = isset($zpWUW) ? $zpWUW : false;
$data["\x68\145\x61\144\145\162"] = $this->load->controller("\x63\x6f\x6d\x6d\x6f\156\x2f\x68\145\x61\x64\145\x72");
$data["\x63\157\x6c\x75\155\156\x5f\154\x65\146\x74"] = $this->load->controller("\x63\x6f\155\x6d\157\x6e\57\x63\157\x6c\x75\x6d\x6e\137\154\145\146\x74");
$data["\146\x6f\157\x74\145\162"] = $this->load->controller("\x63\157\x6d\x6d\157\x6e\57\x66\157\157\x74\145\162");
if ($HVM3q == "\x33") {
goto leLTF;
}
if ($v4nH3 == "\62\x2e\61" || $v4nH3 == "\62\x2e\60") {
goto L6_er;
}
$this->response->setOutput($this->load->view("\x65\170\164\x65\x6e\x73\151\x6f\156\57\x61\156\141\154\x79\164\151\x63\x73\x2f\x74\155\154\151\143\145\156\x63\145", $data));
goto vQUok;
L6_er:
$this->response->setOutput($this->load->view("\145\170\164\145\x6e\x73\151\x6f\x6e\57\x61\x6e\x61\x6c\x79\x74\x69\143\163\x2f\x74\x6d\x6c\x69\x63\x65\x6e\x63\145\56\164\x70\154", $data));
vQUok:
return;
goto zYCWt;
leLTF:
$this->config->set("\x74\x65\155\160\154\x61\164\x65\x5f\x65\156\147\151\156\145", "\164\x65\x6d\160\x6c\x61\x74\145");
$this->response->setOutput($this->load->view("\x65\170\x74\x65\156\163\151\x6f\x6e\x2f\141\x6e\x61\x6c\x79\164\151\x63\163\57\164\x6d\154\x69\x63\x65\156\143\x65", $data));
return;
zYCWt:
goto wsQlz;
h4gYB:
$this->data["\145\x72\162\x6f\x72"] = isset($zpWUW) ? $zpWUW : false;
$this->data["\145\162\x72\157\162\137\164\155"] = $I4lv9;
$this->data["\143\165\x72\154"] = $CQZoj;
$this->template = "\145\170\164\145\x6e\163\x69\x6f\156\x2f\x61\156\x61\154\171\x74\151\143\163\x2f\x74\x6d\x6c\x69\143\x65\156\143\145\x31\65\x78\56\164\160\x6c";
$this->children = array("\143\157\x6d\x6d\157\156\x2f\150\x65\x61\144\x65\162", "\x63\157\155\155\157\156\57\x66\x6f\x6f\x74\x65\162");
$this->response->setOutput($this->render());
return;
wsQlz:
w_EBl:
Function Calls
None |
Stats
MD5 | aa1911cf74b182e92a906612e64bceb3 |
Eval Count | 0 |
Decode Time | 63 ms |