Subversion Repositories DevTools

Rev

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

Rev 5513 Rev 5958
Line 72... Line 72...
72
 
72
 
73
If objEH.Finally Then
73
If objEH.Finally Then
74
	Call OpenInWindow ( "Os_Processes.asp?bom_id="& Request("bom_id") &"&os_id="& Request("os_id") &"" )
74
	Call OpenInWindow ( "Os_Processes.asp?bom_id="& Request("bom_id") &"&os_id="& Request("os_id") &"" )
75
End If
75
End If
76
'**********************************************************************
76
'**********************************************************************
-
 
77
Call Destroy_All_Objects
77
%>
78
%>
78
<%
-
 
79
'------------ RUN AFTER CODE RUN --------------
-
 
80
'----------------------------------------------
-
 
81
%><!--#include file="common/globals_destructor.asp"-->
-