Changeset 266 for framework/trunk/myFusebox.cfc
- Timestamp:
- 11/06/06 15:14:58 (2 years ago)
- Files:
-
- 1 modified
-
framework/trunk/myFusebox.cfc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
framework/trunk/myFusebox.cfc
r265 r266 51 51 <cfcomponent hint="I provide the per-request myFusebox data structure and some convenience methods."> 52 52 <cfscript> 53 // fixed ticket 99 for fusebox files53 // fixed ticket 139 54 54 this.version.runtime = "5.0.1.#REReplace('$LastChangedRevision$','[^0-9]','','all')#"; 55 55
