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 185... Line 185...
185
  '-- FROM END ----------------------------------------------------------------------------------------------------------------
185
  '-- FROM END ----------------------------------------------------------------------------------------------------------------
186
  %>
186
  %>
187
</table>
187
</table>
188
</body>
188
</body>
189
</html>
189
</html>
190
<%
-
 
191
'------------ RUN AFTER PAGE RENDER -----------
-
 
192
'Set objFormCollector = Nothing
-
 
193
Set objFormComponent = Nothing
-
 
194
'----------------------------------------------
-
 
195
%><!--#include file="common/globals_destructor.asp"-->
190
<!--#include file="common/globals_destructor.asp"-->
-
 
191