Frozen user cant comment or niet slecht on postst

This commit is contained in:
Lars van Hijfte
2017-01-31 14:34:51 +01:00
parent 9ca212570d
commit 44408ee429
5 changed files with 30 additions and 18 deletions

View File

@@ -21,5 +21,5 @@ if (isset($_SESSION["userID"]) &&
echo 0;
}
} else {
echo 0;
echo "frozen";
}