Subversion Repositories DevTools

Rev

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

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