Show
Ignore:
Timestamp:
11/04/06 17:53:16 (2 years ago)
Author:
scorfield
Message:

Fixes #150 by removing the unused local variables.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • framework/trunk/myFusebox.cfc

    r260 r261  
    5656        this.version.parser      = "unknown"; 
    5757           
    58         this.version.runtime     = "5.0.1.#REReplace('$LastChangedRevision$','\$.* \([0-9]+\) \$','\1')#"; 
     58        this.version.runtime     = "5.0.1.#REReplace('$LastChangedRevision$','[^0-9]','','all')#"; 
    5959           
    6060        this.thisCircuit = "";