Subversion Repositories DevTools

Rev

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

Rev 5513 Rev 5958
Line 566... Line 566...
566
<!-- FOOTER ++++++++++++++++ -->
566
<!-- FOOTER ++++++++++++++++ -->
567
<!--#include file="_footer.asp"-->
567
<!--#include file="_footer.asp"-->
568
<!-- +++++++++++++++++++++++ -->
568
<!-- +++++++++++++++++++++++ -->
569
</body>
569
</body>
570
</html>
570
</html>
571
<%
-
 
572
'------------ RUN AFTER PAGE RENDER -----------
-
 
573
Set objPMod = Nothing
-
 
574
Set objCrumbs = Nothing
-
 
575
Set objTabControl = Nothing
-
 
576
Set objBtnControl = Nothing
-
 
577
'----------------------------------------------
-
 
578
%><!--#include file="common/globals_destructor.asp"-->
-