root/trunk/website/forums/pagetemplates/admin_footer.cfm

Revision 5, 332 bytes (checked in by DanWilson, 17 years ago)

Initial Commit Of ModelGlue? Website (upgrade to blogcfc 511)

Line 
1<cfsetting enablecfoutputonly=true>
2<!---
3        Name         : admin_footer.cfm
4        Author       : Raymond Camden
5        Created      : June 02, 2004
6        Last Updated : November 22, 2005
7        History      :
8        Purpose          :
9--->
10
11<cfoutput>
12                </td>
13        </tr>
14</table>
15
16</body>
17</html>
18</cfoutput>
19
20<cfsetting enablecfoutputonly=false>
21
Note: See TracBrowser for help on using the browser.