Subversion Repositories DevTools

Rev

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

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