Changeset 743
- Timestamp:
- 2008-01-13 03:34:44 (1 year ago)
- Files:
-
- trunk/components/debugService.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/components/debugService.js
r740 r743 136 136 } 137 137 else { 138 this.logString = this.log = this._log ;138 this.logString = this.log = this._logDisabled; 139 139 } 140 140 },
