Subversion Repositories DevTools

Rev

Rev 1317 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<!--#include file="common/conf.asp"-->

<html>
<head>
<title>Release Manager</title>
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<frameset rows="51,*" frameborder="NO" border="0" framespacing="0">
  <frame name="topFrame" scrolling="NO" noresize src="_simple_header.asp" >
  <frame name="mainFrame" src="<%=release_archiveURL%>">
</frameset>
<noframes>
    <body bgcolor="#FFFFFF" text="#000000">
    <p>This page requires frames<p>
    </body>
</noframes>
</html>