/* Decoded by unphp.net */ authSession = $zX; $this->auth = $hS; $this->eventManager = $XY; $this->backendUrl = $nL; $this->_response = $sS; $this->formKey = $nj; } public function execute() { $el = $this->oauthUtility->getSessionData("customer_post_logout"); $Zh = $this->oauthUtility->getAdminSessionData("admin_post_logout"); $this->oauthUtility->log_debug("post logout action : Execute:admin_post_logout" . $Zh); $this->oauthUtility->log_debug("post logout action : Execute:customer_post_logout" . $el); if ($Zh) { goto b1; } if ($el) { goto Qk; } $f1 = "Someting Went Wrong. Please Close All Tabs...!"; return $this->oauthUtility->errorPageRedirection($f1); goto zZ; b1: $this->oauthUtility->log_debug("post logout action : Execute:admin post logout and admin active set null"); $ya = $this->oauthUtility->getAdminSessionData("admin_logout_url"); $this->oauthUtility->log_debug("post logout action : Execute:admin logout url" . $ya); $this->oauthUtility->setAdminSessionData("admin_logout_url", NULL); $this->oauthUtility->setAdminSessionData("admin_post_logout", NULL); if ($ya != NULL) { goto ra; } $this->oauthUtility->redirectURL($this->oauthUtility->getAdminPageUrl()); goto li; ra: $this->oauthUtility->redirectURL($ya); li: goto zZ; Qk: $this->oauthUtility->setSessionData("customer_post_logout", NULL); $j5 = $this->oauthUtility->getBaseUrl() . "customer/account/logout"; $this->oauthUtility->redirectURL($j5); zZ: exit; } } ?>