Subversion Repositories DevTools

Rev

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

Rev 5513 Rev 5958
Line 54... Line 54...
54
 
54
 
55
If objEH.Finally Then
55
If objEH.Finally Then
56
	Call OpenInWindow ( Request("rfile") &"?DONE=OK"& objPMod.ComposeURLWithout("rfile") )
56
	Call OpenInWindow ( Request("rfile") &"?DONE=OK"& objPMod.ComposeURLWithout("rfile") )
57
End If
57
End If
58
'**********************************************************************
58
'**********************************************************************
-
 
59
Call Destroy_All_Objects
59
%>
60
%>
60
<%
61
 
61
'------------ RUN AFTER CODE RUN --------------
-
 
62
'----------------------------------------------
-
 
63
%><!--#include file="common/globals_destructor.asp"-->
-