Subversion Repositories DevTools

Rev

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

Rev 5925 Rev 5957
Line 91... Line 91...
91
		<!-- MIDDLE -->
91
		<!-- MIDDLE -->
92
		<!--#include file="_dependencies_page.asp"-->
92
		<!--#include file="_dependencies_page.asp"-->
93
		</td>
93
		</td>
94
	</tr>
94
	</tr>
95
</table>
95
</table>
96
 
-
 
97
<!-- FOOTER -->
96
<!-- FOOTER -->
98
<!--#include file="_footer.asp"-->
97
<!--#include file="_footer.asp"-->
99
</body>
98
</body>
100
</html>
99
</html>
101
<%
-
 
102
Call Destroy_All_Objects
-
 
103
%>
-