Subversion Repositories DevTools

Rev

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

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