Changeset 2550 for branches/5.2/www/admin/Application.cfc
- Timestamp:
- 07/19/10 16:11:29 (19 months ago)
- File:
-
- 1 edited
-
branches/5.2/www/admin/Application.cfc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2/www/admin/Application.cfc
r2511 r2550 76 76 77 77 <cfinclude template="../config/appcfc/onRequestStart_include.cfm"> 78 78 79 79 <cfif right(cgi.script_name, Len("index.cfm")) NEQ "index.cfm" and right(cgi.script_name, Len("error.cfm")) NEQ "error.cfm" AND right(cgi.script_name, 3) NEQ "cfc"> 80 80 <cflocation url="index.cfm" addtoken="false">
Note: See TracChangeset
for help on using the changeset viewer.
