Archived
Fixed syntax error.
This commit was merged in pull request #41.
This commit is contained in:
@@ -38,6 +38,7 @@ class UsersController < ApplicationController
|
|||||||
flash.now[:alert] = "An error occured while checking if this user is banned from the server!"
|
flash.now[:alert] = "An error occured while checking if this user is banned from the server!"
|
||||||
@ban_json = nil
|
@ban_json = nil
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
|
||||||
# SIGNUP
|
# SIGNUP
|
||||||
def new
|
def new
|
||||||
|
|||||||
Reference in New Issue
Block a user