Subversion Repositories DevTools

Rev

Rev 119 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 119 Rev 5020
Line 34... Line 34...
34
'------------ Variable Definition -------------
34
'------------ Variable Definition -------------
35
'------------ Constants Declaration -----------
35
'------------ Constants Declaration -----------
36
'------------ Variable Init -------------------
36
'------------ Variable Init -------------------
37
'----------------------------------------------
37
'----------------------------------------------
38
%>
38
%>
39
<%Response.Cookies("RELEASEMANAGER_MEMORY")("devl_environment") = "ant"%>
39
<%Response.Cookies(COOKIE_RELEASEMANAGER_MEMORY)("devl_environment") = "ant"%>
40
<html>
40
<html>
41
<head>
41
<head>
42
<title>Release Manager</title>
42
<title>Release Manager</title>
43
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
43
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
44
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
44
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">