Ignore:
Timestamp:
09/03/10 05:04:09 (21 months ago)
Author:
mattlevine
Message:
  1. Changing include to cfapplication.cfm to user /muraWRM.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/5.2.1/www/config/applicationSettings.cfm

    r2420 r2755  
    120120         
    121121        <cftry> 
    122                 <cfinclude template="/config/mappings.cfm"> 
     122                <cfinclude template="/muraWRM/config/mappings.cfm"> 
    123123                <cfset hasMainMappings=true> 
    124124                <cfcatch> 
     
    134134        </cftry> 
    135135        <cftry> 
    136                 <cfinclude template="/config/cfapplication.cfm"> 
     136                <cfinclude template="/muraWRM/config/cfapplication.cfm"> 
    137137                <cfset request.hasCFApplicationCFM=true> 
    138138                <cfcatch> 
Note: See TracChangeset for help on using the changeset viewer.