mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Golint fixed for modules/setting (#262)
* golint fixed for modules/setting * typo fixed and renamed UNIXSOCKET to UnixSocket
This commit is contained in:
		| @@ -390,5 +390,5 @@ func Email2User(ctx *context.Context) { | ||||
| 		} | ||||
| 		return | ||||
| 	} | ||||
| 	ctx.Redirect(setting.AppSubUrl + "/user/" + u.Name) | ||||
| 	ctx.Redirect(setting.AppSubURL + "/user/" + u.Name) | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user