Subversion Repositories DevTools

Rev

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

Rev 5513 Rev 5958
Line 64... Line 64...
64
 
64
 
65
If objEH.Finally Then
65
If objEH.Finally Then
66
	Call OpenInWindow ( Request("rfile") &"?DONE=OK"& objPMod.ComposeURLWithout("rfile") )
66
	Call OpenInWindow ( Request("rfile") &"?DONE=OK"& objPMod.ComposeURLWithout("rfile") )
67
End If
67
End If
68
'**********************************************************************
68
'**********************************************************************
-
 
69
Call Destroy_All_Objects
69
%>
70
%>
70
<%
-
 
71
'------------ RUN AFTER CODE RUN --------------
-
 
72
'----------------------------------------------
-
 
73
%><!--#include file="common/globals_destructor.asp"-->
-