Ignore:
Timestamp:
07/19/10 16:11:29 (19 months ago)
Author:
mattlevine
Message:
  1. Adding coreversion to js and css imports.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/5.2/www/admin/Application.cfc

    r2511 r2550  
    7676                 
    7777                <cfinclude template="../config/appcfc/onRequestStart_include.cfm"> 
    78                  
     78                                 
    7979                <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"> 
    8080                        <cflocation url="index.cfm" addtoken="false"> 
Note: See TracChangeset for help on using the changeset viewer.