Subversion Repositories DevTools

Rev

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

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