added echo #80

Merged
11057122 merged 1 commits from joey-testing into master 2017-01-20 11:59:17 +01:00

View File

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