Subversion Repositories DevTools

Rev

Rev 5514 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5514 Rev 5962
Line 110... Line 110...
110
<!-- FOOTER ++++++++++++++++ -->
110
<!-- FOOTER ++++++++++++++++ -->
111
<!--#include file="_footer.asp"-->
111
<!--#include file="_footer.asp"-->
112
<!-- +++++++++++++++++++++++ -->
112
<!-- +++++++++++++++++++++++ -->
113
</body>
113
</body>
114
</html>
114
</html>
115
<%
-
 
116
'------------ RUN AFTER PAGE RENDER -----------
-
 
117
Set objPMod = Nothing
-
 
118
Set objCrumbs = Nothing
-
 
119
'Set objTabControl = Nothing
-
 
120
'----------------------------------------------
-
 
121
%><!--#include file="common/globals_destructor.asp"-->
-
 
122
115