- Timestamp:
- 07/31/07 05:31:11 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
coldbox/trunk/samples/applications/NewsWebservice/config/Application.cfm
r815 r821 4 4 Date : January 22, 2006 5 5 Description : 6 This is a protection Application cfm for the config file. 6 This is a protection Application cfm for the config file. You do not 7 need to modify this file 7 8 -----------------------------------------------------------------------> 8 <cfif listlast(cgi.script_name, "/") is "config.xml.cfm" or listlast(cgi.script_name, "/") is "coldbox.xml.cfm"> 9 <cfabort> 10 </cfif> 9 <cfabort>
