dm_cgi_env Subroutine

public subroutine dm_cgi_env(env)

Reads CGI environment variables and writes values into env.

Arguments

Type IntentOptional Attributes Name
type(cgi_env_type), intent(out) :: env

CGI environment type.