summaryrefslogtreecommitdiffstats
path: root/frontends/php/setup.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/setup.php')
-rw-r--r--frontends/php/setup.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/setup.php b/frontends/php/setup.php
index 62e88049..9e77eb6b 100644
--- a/frontends/php/setup.php
+++ b/frontends/php/setup.php
@@ -68,6 +68,7 @@
{
zbx_unsetcookie('ZBX_CONFIG');
Redirect('index.php');
+ exit;
}
$ZBX_CONFIG = get_cookie('ZBX_CONFIG', null);