root/trunk/website/Application.cfm @ 29

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

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

Line 
1<cfapplication name="model_glue_com" sessionManagement="true" loginStorage="session">
2
3
4<!---
5<cfinclude template="blog/Application.cfm" />
6<cfinclude template="forums/Application.cfm" />
7--->
8
9<cfset request.mashed.mode = "content" />
10
Note: See TracBrowser for help on using the browser.