Subversion Repositories DevTools

Rev

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

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