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