Subversion Repositories DevTools

Rev

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

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