Subversion Repositories DevTools

Rev

Rev 5506 | Rev 5983 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5506 Rev 5957
Line 44... Line 44...
44
'-----------------------------------------------------------------------------------------------------------------------
44
'-----------------------------------------------------------------------------------------------------------------------
45
'-----------------------------------------------------------------------------------------------------------------------
45
'-----------------------------------------------------------------------------------------------------------------------
46
%>
46
%>
47
<%
47
<%
48
'==================== MAIN LINE ===============================
48
'==================== MAIN LINE ===============================
-
 
49
If (parKeyword = "") Then 
-
 
50
    Call Destroy_All_Objects
49
If (parKeyword = "") Then Response.Redirect ("index.asp")
51
    Response.Redirect ("index.asp")
-
 
52
End If
50
'==============================================================
53
'==============================================================
51
%>
54
%>
52
<html>
55
<html>
53
<head>
56
<head>
54
<title>Release Manager</title>
57
<title>Release Manager</title>