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