segment the admin gui
[matches/MCTX3420.git] / testing / MCTXWeb / public_html / users / logout.php
index 728a294..e722ba7 100644 (file)
@@ -13,6 +13,7 @@ if(isUserLoggedIn())
        $loggedInUser->userLogOut();\r
 }\r
 \r
+/*\r
 if(!empty($websiteUrl)) \r
 {\r
        $add_http = "";\r
@@ -26,10 +27,10 @@ if(!empty($websiteUrl))
        die();\r
 }\r
 else\r
-{\r
-       header("Location: http://".$_SERVER['HTTP_HOST']);\r
+{*/\r
+       header("Location: login.php");//http://".$_SERVER['HTTP_HOST']);\r
        die();\r
-}      \r
+/*}*/  \r
 \r
 ?>\r
 \r

UCC git Repository :: git.ucc.asn.au