aboutsummaryrefslogtreecommitdiffstats
path: root/MainApp.php
diff options
context:
space:
mode:
Diffstat (limited to 'MainApp.php')
-rw-r--r--MainApp.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/MainApp.php b/MainApp.php
index 0cf0442..ea148bb 100644
--- a/MainApp.php
+++ b/MainApp.php
@@ -207,6 +207,7 @@ class MainApp
}
header('HTTP/1.1 303 See Other');
header('Location: ' . $url);
+ exit();
}
////