Subversion Repositories DevTools

Rev

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

Rev 119 Rev 5020
Line 79... Line 79...
79
End Function
79
End Function
80
%>
80
%>
81
<%
81
<%
82
Call Get_Pkg_Info ( parPv_id, NULL )
82
Call Get_Pkg_Info ( parPv_id, NULL )
83
 
83
 
84
Response.Cookies("RELEASEMANAGER_MEMORY")("devl_environment") = "clearcase"
84
Response.Cookies(COOKIE_RELEASEMANAGER_MEMORY)("devl_environment") = "clearcase"
85
%>
85
%>
86
<html>
86
<html>
87
<head>
87
<head>
88
<title>Release Manager</title>
88
<title>Release Manager</title>
89
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
89
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">