Merge branch 'master' into lars
This commit is contained in:
@@ -8,4 +8,8 @@ function checkLoggedIn() {
|
||||
|
||||
function bannedAlert(){
|
||||
alert("Your account is banned");
|
||||
}
|
||||
|
||||
function emailNotConfirmed(){
|
||||
alert("Your account has not been verified yet!\nAnother email has been sent to you")
|
||||
}
|
||||
Reference in New Issue
Block a user