Subversion Repositories DevTools

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1326 dpurdie 1
<!--#include file="common/conf.asp"-->
2
 
119 ghuddy 3
<html>
4
<head>
1326 dpurdie 5
<title>Release Manager></title>
119 ghuddy 6
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
7
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
8
</head>
9
 
1326 dpurdie 10
<frameset rows="51,*" frameborder="NO" border="0" framespacing="0">
119 ghuddy 11
  <frame name="topFrame" scrolling="NO" noresize src="_simple_header.asp" >
1326 dpurdie 12
  <frame name="mainFrame" src="<%=release_archiveURL%>">
119 ghuddy 13
</frameset>
14
<noframes><body bgcolor="#FFFFFF" text="#000000">
15
 
16
</body></noframes>
17
</html>