Kevin prototype #82

Merged
11319801 merged 15 commits from kevin-prototype into master 2017-01-20 12:28:04 +01:00
Showing only changes of commit 66e4fa189c - Show all commits

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