This commit is contained in:
Joey Lai
2017-01-20 12:01:27 +01:00
parent 66e4fa189c
commit 44bbbfeaae

View File

@@ -12,8 +12,8 @@
if(isset($_SESSION["userID"])){ if(isset($_SESSION["userID"])){
echo "<script> echo "<script>
window.onload=checkLoggedIn(); window.onload=checkLoggedIn();
</script>" </script>";
} }
// Define variables and set to empty values // Define variables and set to empty values