Changeset 2109
- Timestamp:
- 2008-06-23 16:10:15 (7 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/_source/internals/fckdebug.js
r2069 r2109 40 40 OutputObject : function( anyObject, color ) 41 41 { 42 if ( !this.DebugWindow || this.DebugWindow.closed )43 42 if ( ! FCKConfig.Debug ) 44 43 return ;