Änderungen
This commit is contained in:
@@ -113,7 +113,7 @@ Partial Class login_ForgotPW
|
||||
pagename = Request.ServerVariables("SCRIPT_NAME")
|
||||
ElseIf HttpContext.Current.Request.ServerVariables("SERVER_NAME") = Not "localhost" Then
|
||||
getdomianenvironment = HttpContext.Current.Request.ServerVariables("SERVER_NAME")
|
||||
ServPort = Nothing
|
||||
ServPort = ":" + Request.ServerVariables("SERVER_PORT")
|
||||
pagename = Request.ServerVariables("SCRIPT_NAME")
|
||||
End If
|
||||
'Dim pg As String = Request.ServerVariables("URL")
|
||||
|
||||
Reference in New Issue
Block a user