Show
Ignore:
Timestamp:
03/19/09 19:12:56 (4 years ago)
Author:
lmajano
Message:

First run of refactorings

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • coldbox/trunk/testing/StandAloneTests/LoadTester/config/coldbox.xml.cfm

    r1921 r2103  
    226226        <Interceptors> 
    227227                <!-- USE SES --> 
    228                 <Interceptor class="coldbox.system.interceptors.ses"> 
     228                <Interceptor class="coldbox.system.Interceptors.ses"> 
    229229                        <Property name="configFile">config/routes.cfm</Property> 
    230230                </Interceptor>