Changeset 743

Show
Ignore:
Timestamp:
2008-01-13 03:34:44 (1 year ago)
Author:
MaierMan
Message:

disabling did not actually disable anything.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/components/debugService.js

    r740 r743  
    136136                } 
    137137                else { 
    138                         this.logString = this.log = this._log
     138                        this.logString = this.log = this._logDisabled
    139139                } 
    140140        },