Merge branch 'joey-testing' into 'master'

fixed ;

See merge request !77
This commit was merged in pull request #81.
This commit is contained in:
Lars van Hijfte
2017-01-20 12:02:12 +01:00

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