Changeset 756
- Timestamp:
- 09/20/08 18:55:14 (2 months ago)
- Files:
-
- 1 modified
-
framework/trunk/corefiles/fuseboxCircuit.cfc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
framework/trunk/corefiles/fuseboxCircuit.cfc
r755 r756 124 124 </cfif> 125 125 </cfloop> 126 <cfif variables.fuseboxApplication.strictMode> 127 <cfset circuitFile = storedCircuitPath /> 128 </cfif> 126 129 <cfif structKeyExists(this,"timestamp")> 127 130 <!--- Java timestamp solution provided by Daniel Schmid --->
