root/trunk/website/org/camden/blog/Application.cfm @ 5

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

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

Line 
1<!---
2        Name         : c:\projects\blog\org\camden\blog\Application.cfm
3        Author       : Raymond Camden
4        Created      : 01/22/06
5        Last Updated :
6        History      :
7--->
8
9<cfif listlast(cgi.script_name, "/") is "blog.ini.cfm">
10        <cfabort>
11</cfif>
Note: See TracBrowser for help on using the browser.