Merge branch 'joey-testing' into 'master'
fixed ; See merge request !77
This commit was merged in pull request #81.
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user